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

Function name

native/thirdpart/flatbuffers/reflection_generated.h:307–309  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

305 VT_DOCUMENTATION = 12
306 };
307 const flatbuffers::String *name() const {
308 return GetPointer<const flatbuffers::String *>(VT_NAME);
309 }
310 int64_t value() const {
311 return GetField<int64_t>(VT_VALUE, 0);
312 }

Callers 8

createMethod · 0.85
createMethod · 0.85
createMethod · 0.85
createMethod · 0.85
createMethod · 0.85
VerifyFunction · 0.85
KeyCompareLessThanFunction · 0.85
KeyCompareWithValueFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected