Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ clear_scratch
Function
clear_scratch
native/thirdpart/flatbuffers/flatbuffers.h:945–945 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
943
}
944
945
void clear_scratch() { scratch_ = buf_; }
946
947
void clear_allocator() {
948
if (own_allocator_ && allocator_) { delete allocator_; }
Callers
1
clear
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected