Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ Error
Method
Error
native/thirdpart/flatbuffers/idl_parser.cpp:149–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
CheckedError Parser::Error(const std::string &msg) {
150
Message(
"error: "
+ msg);
151
return CheckedError(true);
152
}
153
154
inline CheckedError NoError() { return CheckedError(false); }
155
Callers
5
atot
Function · 0.45
AcceptEnumerator
Method · 0.45
AssignEnumeratorValue
Method · 0.45
ValidateImpl
Method · 0.45
ValidateValue
Method · 0.45
Calls
2
Message
Class · 0.85
CheckedError
Class · 0.85
Tested by
no test coverage detected