Home
last modified time | relevance | path

Searched defs:CheckHealth (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/proto/
DVehicleServer.proto40 rpc CheckHealth(google.protobuf.Empty) returns (VehicleHalCallStatus) {} rpc
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/
DGRPCVehicleProxyServer.cpp188 ::grpc::Status GrpcVehicleProxyServer::CheckHealth(::grpc::ServerContext* context, in CheckHealth() function in android::hardware::automotive::vehicle::virtualization::GrpcVehicleProxyServer