MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / Error

Method Error

native/thirdpart/flatbuffers/flatc.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54void FlatCompiler::Error(const std::string &err, bool usage,
55 bool show_exe_name) const {
56 params_.error_fn(this, err, usage, show_exe_name);
57}
58
59std::string FlatCompiler::GetUsageString(const char *program_name) const {
60 std::stringstream ss;

Callers 1

ParseDeepMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected