OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetGrpcServices
(Results
1 - 2
of
2
) sorted by null
/external/grpc-grpc/src/compiler/
python_private_generator.h
45
std::pair<bool, grpc::string>
GetGrpcServices
();
python_generator.cc
664
pair<bool, grpc::string> PrivateGenerator::
GetGrpcServices
() {
737
tie(success, grpc_code) = generator.
GetGrpcServices
();
Completed in 43 milliseconds