Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ action
Function
action
native/storage/ReuseModel_generated.h:95–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
};
94
95
uint64_t action() const {
96
return GetField<uint64_t>(VT_ACTION, 0);
97
}
98
99
bool KeyCompareLessThan(const ReuseEntry *o) const {
100
return action() < o->action();
Callers
2
KeyCompareLessThan
Function · 0.85
KeyCompareWithValue
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected