Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/server/cros/cellular/
H A Dcallbox_server.py16 def CheckHealth(self, request, context): member in CallBoxServer
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/proto/
H A DVehicleServer.proto40 rpc CheckHealth(google.protobuf.Empty) returns (VehicleHalCallStatus) {} rpc
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/grpc/proto/
H A DVehicleServer.proto40 rpc CheckHealth(google.protobuf.Empty) returns (VehicleHalCallStatus) {} rpc
/aosp_15_r20/external/grpc-grpc/examples/cpp/health/
H A Dhealth_client.cc99 void CheckHealth(const std::string& message) { in CheckHealth() function in GreeterClient
/aosp_15_r20/external/brotli/csharp/org/brotli/dec/
H A DBitReader.cs97 internal static void CheckHealth(Org.Brotli.Dec.BitReader br, bool endOfStream) in CheckHealth() method in Org.Brotli.Dec.BitReader
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dcollective_rma_local_test.cc157 TEST_F(CollectiveRemoteAccessLocalTest, CheckHealth) { in TEST_F() argument
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/
H A DGRPCVehicleProxyServer.cpp214 ::grpc::Status GrpcVehicleProxyServer::CheckHealth(::grpc::ServerContext* context, in CheckHealth() function in android::hardware::automotive::vehicle::virtualization::GrpcVehicleProxyServer
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/grpc/
H A DGRPCVehicleProxyServer.cpp214 ::grpc::Status GrpcVehicleProxyServer::CheckHealth(::grpc::ServerContext* context, in CheckHealth() function in android::hardware::automotive::vehicle::virtualization::GrpcVehicleProxyServer
/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsDebug.cpp363 void SkPathOpsDebug::CheckHealth(SkOpContourHead* contourList) { in CheckHealth() function in SkPathOpsDebug