Home
last modified time | relevance | path

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

/device/google/trout/hal/dumpstate/1.1/
DDumpstateServer.cpp47 ServiceDescriptor::Error DumpstateServer::GetServiceLogs(const std::string& svc, in GetServiceLogs() function in DumpstateServer
DDumpstateGrpcServer.cpp74 grpc::Status DumpstateGrpcServer::GetServiceLogs( in GetServiceLogs() function in DumpstateGrpcServer
/device/google/trout/hal/dumpstate/1.1/proto/
DDumpstateServer.proto40 rpc GetServiceLogs(ServiceLogRequest) returns (stream DumpstateBuffer) {} rpc