MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / values

Function values

native/thirdpart/flatbuffers/reflection_generated.h:428–430  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

426 return strcmp(name()->c_str(), val);
427 }
428 const flatbuffers::Vector<flatbuffers::Offset<reflection::EnumVal>> *values() const {
429 return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<reflection::EnumVal>> *>(VT_VALUES);
430 }
431 bool is_union() const {
432 return GetField<uint8_t>(VT_IS_UNION, 0) != 0;
433 }

Callers 1

VerifyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected