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

Function fields

native/thirdpart/flatbuffers/reflection_generated.h:757–759  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

755 return strcmp(name()->c_str(), val);
756 }
757 const flatbuffers::Vector<flatbuffers::Offset<reflection::Field>> *fields() const {
758 return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<reflection::Field>> *>(VT_FIELDS);
759 }
760 bool is_struct() const {
761 return GetField<uint8_t>(VT_IS_STRUCT, 0) != 0;
762 }

Callers 1

VerifyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected