Searched defs:CheckHealth (Results 1 – 2 of 2) sorted by relevance
| /hardware/interfaces/automotive/vehicle/aidl/impl/grpc/proto/ | ||
| D | VehicleServer.proto | 38     rpc CheckHealth(google.protobuf.Empty) returns (VehicleHalCallStatus) {}  rpc | 
| /hardware/interfaces/automotive/vehicle/aidl/impl/grpc/ | ||
| D | GRPCVehicleProxyServer.cpp | 167 ::grpc::Status GrpcVehicleProxyServer::CheckHealth(::grpc::ServerContext* context,  in CheckHealth()  function in android::hardware::automotive::vehicle::virtualization::GrpcVehicleProxyServer |