Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ GetDescriptor
Method
GetDescriptor
test/brpc_server_unittest.cpp:189–191 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
: _sd(sd) {}
188
189
const google::protobuf::ServiceDescriptor* GetDescriptor() {
190
return _sd;
191
}
192
193
private:
194
const google::protobuf::ServiceDescriptor* _sd;
Callers
2
TEST_F
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected