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

Method MappedSize

util/system/filemap.h:161–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159 }
160
161 inline size_t MappedSize() const noexcept {
162 return Region_.MappedSize();
163 }
164
165 TFile GetFile() const noexcept {
166 return Map_.GetFile();

Callers 6

operator()Method · 0.45
getSizeMethod · 0.45
LengthMethod · 0.45
BasicTestFunction · 0.45
Y_UNIT_TESTFunction · 0.45
Y_UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected