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

Method GetDbgName

util/system/filemap.cpp:328–330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

326 }
327
328 inline TString GetDbgName() const {
329 return DbgName_;
330 }
331
332 inline EOpenMode GetMode() const noexcept {
333 return Mode_;

Callers 1

ResizeAndResetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected