Searched refs:GetServices (Results 1 – 11 of 11) sorted by relevance
26 grpc::string GetServices(const grpc::protobuf::FileDescriptor* file);
28 grpc::string GetServices(const grpc::protobuf::FileDescriptor* file,
36 grpc::string code = grpc_ruby_generator::GetServices(file); in Generate()
55 grpc::string code = grpc_csharp_generator::GetServices( in Generate()
149 grpc::string GetServices(const FileDescriptor* file) { in GetServices() function
648 grpc::string GetServices(const FileDescriptor* file, bool generate_client, in GetServices() function
77 bool GetServices(std::vector<grpc::string>* output);
74 reflection_db_->GetServices(&service_list); in ProtoFileParser()
256 bool ProtoReflectionDescriptorDatabase::GetServices( in GetServices() function in grpc::ProtoReflectionDescriptorDatabase
341 if (!desc_db.GetServices(&service_list)) { in ListServices()
134 desc_db_->GetServices(&services); in TEST_F()