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

Function model

native/storage/ReuseModel_generated.h:186–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184 };
185
186 const flatbuffers::Vector<flatbuffers::Offset<fastbotx::ReuseEntry>> *model() const {
187 return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<fastbotx::ReuseEntry>> *>(
188 VT_MODEL);
189 }
190
191 bool Verify(flatbuffers::Verifier &verifier) const {
192 return VerifyTableStart(verifier) &&

Callers 1

VerifyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected