Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Size
Method
Size
library/cpp/neh/conn_cache.h:81–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
inline size_t Size() const noexcept {
82
return CachedConn_.Val();
83
}
84
85
inline size_t Validate(size_t addrId) {
86
TConnList& cl = Lst_.Get(addrId);
Callers
15
Get
Method · 0.45
Active
Method · 0.45
SuggestPurgeCache
Method · 0.45
PurgeCache
Method · 0.45
THttpResponseFormatter
Method · 0.45
THttpErrorResponseFormatter
Method · 0.45
StartAccept
Method · 0.45
Next
Method · 0.45
LoadBaseHeader
Method · 0.45
LoadHeader
Method · 0.45
StartAccept
Method · 0.45
Y_UNIT_TEST
Function · 0.45
Calls
1
Val
Method · 0.45
Tested by
no test coverage detected