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

Class StringBox

valdi_core/src/valdi_core/cpp/Utils/Trace.hpp:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22namespace Valdi {
23
24class StringBox;
25
26std::string getTraceName(std::string_view prefix, std::string_view suffix);
27std::string getTraceName(std::string_view prefix, const StringBox& suffix);

Callers 15

ErrorMethod · 0.70
rethrowMethod · 0.70
makeStringMethod · 0.70
insertStringMethod · 0.70
StringBox.cppFile · 0.70
toStringBoxMethod · 0.70
checkedToMethod · 0.70
ContextBaseClass · 0.50
ComponentPathMethod · 0.50
isEmptyMethod · 0.50
getEntriesMethod · 0.50
getResolvedURLMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected