Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ reset
Function
reset
native/thirdpart/flatbuffers/flatbuffers.h:930–933 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
928
}
929
930
void reset() {
931
clear_buffer();
932
clear();
933
}
934
935
void clear() {
936
if (buf_) {
Callers
6
scan_string
Method · 0.85
scan_number
Method · 0.85
unique_ptr
Class · 0.85
unique_ptr
Method · 0.85
~unique_ptr
Method · 0.85
destroy
Method · 0.85
Calls
2
clear_buffer
Function · 0.85
clear
Function · 0.70
Tested by
no test coverage detected