Home
last modified time | relevance | path

Searched defs:GetServices (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/compiler/
Druby_generator.cc145 std::string GetServices(const FileDescriptor* file) { in GetServices() function
Dcsharp_generator.cc772 std::string GetServices(const FileDescriptor* file, bool generate_client, in GetServices() function
/external/grpc-grpc/src/compiler/
Druby_generator.cc149 grpc::string GetServices(const FileDescriptor* file) { in GetServices() function
Dcsharp_generator.cc648 grpc::string GetServices(const FileDescriptor* file, bool generate_client, in GetServices() function
/external/openscreen/discovery/public/
Ddns_sd_service_watcher.h125 std::vector<ConstRefT> GetServices() const { in GetServices() function
/external/grpc-grpc/test/cpp/util/
Dproto_reflection_descriptor_database.cc256 bool ProtoReflectionDescriptorDatabase::GetServices( in GetServices() function in grpc::ProtoReflectionDescriptorDatabase