Home
last modified time | relevance | path

Searched defs:GetAvailableServices (Results 1 – 3 of 3) sorted by relevance

/device/google/trout/hal/dumpstate/1.1/
DDumpstateServer.cpp37 std::vector<std::string> DumpstateServer::GetAvailableServices() { in GetAvailableServices() function in DumpstateServer
DDumpstateGrpcServer.cpp64 grpc::Status DumpstateGrpcServer::GetAvailableServices( in GetAvailableServices() function in DumpstateGrpcServer
/device/google/trout/hal/dumpstate/1.1/proto/
DDumpstateServer.proto38 rpc GetAvailableServices(google.protobuf.Empty) returns (ServiceNameList) {} rpc