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

Function targets

native/storage/ReuseModel_generated.h:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105 }
106
107 const flatbuffers::Vector <flatbuffers::Offset<fastbotx::ActivityTimes>> *targets() const {
108 return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<fastbotx::ActivityTimes>> *>(
109 VT_TARGETS);
110 }
111
112 bool Verify(flatbuffers::Verifier &verifier) const {
113 return VerifyTableStart(verifier) &&

Callers 1

VerifyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected