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

Function attributes

native/thirdpart/flatbuffers/reflection_generated.h:437–439  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

435 return GetPointer<const reflection::Type *>(VT_UNDERLYING_TYPE);
436 }
437 const flatbuffers::Vector<flatbuffers::Offset<reflection::KeyValue>> *attributes() const {
438 return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<reflection::KeyValue>> *>(VT_ATTRIBUTES);
439 }
440 const flatbuffers::Vector<flatbuffers::Offset<flatbuffers::String>> *documentation() const {
441 return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<flatbuffers::String>> *>(VT_DOCUMENTATION);
442 }

Callers 1

VerifyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected