Searched defs:GetServices (Results 1 – 8 of 8) sorted by relevance
145 std::string GetServices(const FileDescriptor* file) { in GetServices() function
745 std::string GetServices(const FileDescriptor* file, bool generate_client, in GetServices() function
149 grpc::string GetServices(const FileDescriptor* file) { in GetServices() function
648 grpc::string GetServices(const FileDescriptor* file, bool generate_client, in GetServices() function
125 std::vector<ConstRefT> GetServices() const { in GetServices() function
256 bool ProtoReflectionDescriptorDatabase::GetServices( in GetServices() function in grpc::ProtoReflectionDescriptorDatabase
543 const LinkedList<Service> &GetServices(void) const { return mServices; } in GetServices() function in ot::Srp::Server::Host582 LinkedList<Service> &GetServices(void) { return mServices; } in GetServices() function in ot::Srp::Server::Host
619 const LinkedList<Service> &GetServices(void) const { return mServices; } in GetServices() function in ot::Srp::Client