MCPcopy 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

TIBMemPoolMethod · 0.45
TUdpHttpMethod · 0.45
TDualStackSocketMethod · 0.45
TUdpHostMethod · 0.45
TIBMemPoolMethod · 0.45
TUdpHttpMethod · 0.45
DuplicateMethod · 0.45
Y_UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected