MCPcopy Create free account
hub / github.com/catboost/catboost / GetGuidAsString

Function GetGuidAsString

util/generic/guid.cpp:68–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68TString GetGuidAsString(const TGUID& g) {
69 return g.AsGuidString();
70}
71
72TString CreateGuidAsString() {
73 return TGUID::Create().AsGuidString();

Callers 15

SessionLevelTestFunction · 0.85
GetDebugInfoLockedMethod · 0.85
SessionLevelTestFunction · 0.85
DumpConnectionFunction · 0.85
ReadDataPacketFunction · 0.85
ConvertGuidToNameMethod · 0.85
GetDebugInfoLockedMethod · 0.85
GetDebugInfoMethod · 0.85
ToStringMethod · 0.85

Calls 1

AsGuidStringMethod · 0.80

Tested by 2

SessionLevelTestFunction · 0.68
SessionLevelTestFunction · 0.68