Home
last modified time | relevance | path

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

/external/grpc-grpc/src/compiler/
Druby_generator.cc175 std::string GetServices(const FileDescriptor* file) { in GetServices() function
Dcsharp_generator.cc798 std::string GetServices(const FileDescriptor* file, bool generate_client, in GetServices() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/
Druby_generator.cc175 std::string GetServices(const FileDescriptor* file) { in GetServices() function
Dcsharp_generator.cc792 std::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.cc261 bool ProtoReflectionDescriptorDatabase::GetServices( in GetServices() function in grpc::ProtoReflectionDescriptorDatabase
/external/openthread/src/core/net/
Dsrp_client.hpp617 const LinkedList<Service> &GetServices(void) const { return mServices; } in GetServices() function in ot::Srp::Client
Dsrp_server.hpp532 const LinkedList<Service> &GetServices(void) const { return mServices; } in GetServices() function in ot::Srp::Server::Host