Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ SetName
Method
SetName
util/system/file.cpp:961–963 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
959
}
960
961
void SetName(const TString& newName) {
962
FileName_ = newName;
963
}
964
965
const TFileHandle& GetHandle() const noexcept {
966
return Handle_;
Callers
8
TIBMemPool
Method · 0.45
TUdpHttp
Method · 0.45
TDualStackSocket
Method · 0.45
TUdpHost
Method · 0.45
TIBMemPool
Method · 0.45
TUdpHttp
Method · 0.45
Duplicate
Method · 0.45
Y_UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected