MCPcopy 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
154inline CheckedError NoError() { return CheckedError(false); }
155
156CheckedError Parser::RecurseError() {
157 return Error("maximum parsing depth " + NumToString(parse_depth_counter_) +

Callers 15

atotFunction · 0.85
atot<Offset<void>>Function · 0.85
ParseHexNumMethod · 0.85
SkipByteOrderMarkMethod · 0.85
NextMethod · 0.85
ExpectMethod · 0.85
ParseNamespacingMethod · 0.85
ParseTypeIdentMethod · 0.85
ParseTypeMethod · 0.85
AddFieldMethod · 0.85
ParseFieldMethod · 0.85
ParseStringMethod · 0.85

Calls 1

CheckedErrorClass · 0.85

Tested by

no test coverage detected