Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getSize
Method · 0.45
Length
Method · 0.45
BasicTest
Function · 0.45
Y_UNIT_TEST
Function · 0.45
Y_UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected