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

Function activity

native/storage/ReuseModel_generated.h:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 };
24
25 const flatbuffers::String *activity() const {
26 return GetPointer<const flatbuffers::String *>(VT_ACTIVITY);
27 }
28
29 int32_t times() const {
30 return GetField<int32_t>(VT_TIMES, 0);

Callers 1

VerifyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected