Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxrpc
/ GetProtoFile
Method
GetProtoFile
codegen/syntax_tree.cpp:132–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
const char *SyntaxTree::GetProtoFile() const {
133
return proto_file_;
134
}
135
136
const char *SyntaxTree::GetPackageName() const {
137
return package_name_;
Callers
15
GenerateServerConfigHpp
Method · 0.80
GenerateServerConfigCpp
Method · 0.80
GenerateServerMainCpp
Method · 0.80
GenerateServerEtc
Method · 0.80
GenerateMakefile
Method · 0.80
GenerateStubHpp
Method · 0.80
GenerateStubCpp
Method · 0.80
GenerateClientHpp
Method · 0.80
GenerateClientCpp
Method · 0.80
GenerateClientEtc
Method · 0.80
GenerateToolHpp
Method · 0.80
GenerateToolCpp
Method · 0.80
Calls
no outgoing calls
Tested by
1
PrintTree
Function · 0.64