Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
68
TString GetGuidAsString(const TGUID& g) {
69
return g.AsGuidString();
70
}
71
72
TString CreateGuidAsString() {
73
return TGUID::Create().AsGuidString();
Callers
15
SessionLevelTest
Function · 0.85
ProcessIncomingPackets
Method · 0.85
GetDebugInfoLocked
Method · 0.85
SessionLevelTest
Function · 0.85
DumpConnection
Function · 0.85
ReadDataPacket
Function · 0.85
ConvertGuidToName
Method · 0.85
ProcessIncomingPackets
Method · 0.85
GetDebugInfoLocked
Method · 0.85
GetDebugInfo
Method · 0.85
CancelAllRemoteQueries
Method · 0.85
ToString
Method · 0.85
Calls
1
AsGuidString
Method · 0.80
Tested by
2
SessionLevelTest
Function · 0.68
SessionLevelTest
Function · 0.68