Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Service
Method
Service
library/cpp/neh/inproc.cpp:106–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
TStringBuf Service() const override {
107
return Location.InprocService;
108
}
109
110
TStringBuf Data() const override {
111
return Handle_->Message().Data;
Callers
2
NehServiceQueryCallback
Method · 0.45
ServeRequest
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected