Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
80
StringBox Error::toStringBox() const {
81
return StringCache::getGlobal().makeString(toString());
82
}
83
84
std::string Error::toString() const {
85
return toString(true);
Callers
15
unmarshall
Method · 0.45
visit
Method · 0.45
visit
Method · 0.45
unmarshall
Method · 0.45
unmarshall
Method · 0.45
visit
Method · 0.45
serializeValue
Function · 0.45
writeValueToJSONWriter
Function · 0.45
marshallMap
Function · 0.45
unmarshall
Method · 0.45
ValueSchema.cpp
File · 0.45
SwiftValdiMarshaller_GetString
Function · 0.45
Calls
3
getGlobal
Function · 0.85
makeString
Method · 0.80
toString
Function · 0.50
Tested by
15
getString
Method · 0.36
getString
Method · 0.36
registerAssetArchives
Function · 0.36
TEST_P
Method · 0.36
TEST_P
Function · 0.36
checkException
Method · 0.36
loadAsset
Method · 0.36
parseNodePath
Function · 0.36
unwrapResult
Function · 0.36
loadAsset
Method · 0.36
TEST
Function · 0.36
TEST
Function · 0.36