Home
last modified time | relevance | path

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

/device/google/trout/hal/dumpstate/1.1/
DDumpstateServer.cpp30 ServiceDescriptor::Error DumpstateServer::GetSystemLogs(ServiceDescriptor::OutputConsumer* out) { in GetSystemLogs() function in DumpstateServer
DDumpstateGrpcServer.cpp55 grpc::Status DumpstateGrpcServer::GetSystemLogs( in GetSystemLogs() function in DumpstateGrpcServer
/device/google/trout/hal/dumpstate/1.1/proto/
DDumpstateServer.proto36 rpc GetSystemLogs(google.protobuf.Empty) returns (stream DumpstateBuffer) {} rpc