MCPcopy Create free account
hub / github.com/Snapchat/Valdi / toStringBox

Method toStringBox

valdi_core/src/valdi_core/cpp/Utils/Error.cpp:80–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80StringBox Error::toStringBox() const {
81 return StringCache::getGlobal().makeString(toString());
82}
83
84std::string Error::toString() const {
85 return toString(true);

Callers 15

unmarshallMethod · 0.45
visitMethod · 0.45
visitMethod · 0.45
unmarshallMethod · 0.45
unmarshallMethod · 0.45
visitMethod · 0.45
serializeValueFunction · 0.45
writeValueToJSONWriterFunction · 0.45
marshallMapFunction · 0.45
unmarshallMethod · 0.45
ValueSchema.cppFile · 0.45

Calls 3

getGlobalFunction · 0.85
makeStringMethod · 0.80
toStringFunction · 0.50

Tested by 15

getStringMethod · 0.36
getStringMethod · 0.36
registerAssetArchivesFunction · 0.36
TEST_PMethod · 0.36
TEST_PFunction · 0.36
checkExceptionMethod · 0.36
loadAssetMethod · 0.36
parseNodePathFunction · 0.36
unwrapResultFunction · 0.36
loadAssetMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36