Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ NoError
Function
NoError
native/thirdpart/flatbuffers/idl_parser.cpp:154–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
inline CheckedError NoError() { return CheckedError(false); }
155
156
CheckedError Parser::RecurseError() {
157
return Error(
"maximum parsing depth "
+ NumToString(parse_depth_counter_) +
Callers
15
atot
Function · 0.85
atot<Offset<void>>
Function · 0.85
ParseHexNum
Method · 0.85
SkipByteOrderMark
Method · 0.85
Next
Method · 0.85
Expect
Method · 0.85
ParseNamespacing
Method · 0.85
ParseTypeIdent
Method · 0.85
ParseType
Method · 0.85
AddField
Method · 0.85
ParseField
Method · 0.85
ParseString
Method · 0.85
Calls
1
CheckedError
Class · 0.85
Tested by
no test coverage detected