Searched refs:GetAvailableServices (Results 1 – 6 of 6) sorted by relevance
64 grpc::Status DumpstateGrpcServer::GetAvailableServices( in GetAvailableServices() function in DumpstateGrpcServer67 const auto services = this->DumpstateServer::GetAvailableServices(); in GetAvailableServices()
31 std::vector<std::string> GetAvailableServices();
32 grpc::Status GetAvailableServices(::grpc::ServerContext* context,
37 std::vector<std::string> DumpstateServer::GetAvailableServices() { in GetAvailableServices() function in DumpstateServer
218 mGrpcStub->GetAvailableServices(&context, ::google::protobuf::Empty(), &servicesProto); in getAvailableServices()
38 rpc GetAvailableServices(google.protobuf.Empty) returns (ServiceNameList) {} rpc