Home
last modified time | relevance | path

Searched defs:SERVICE_UNKNOWN (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/cros/cellular/
Dmm.py15 SERVICE_UNKNOWN = 'org.freedesktop.DBus.Error.ServiceUnknown' variable
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/health/v1/
Dhealth.proto37 SERVICE_UNKNOWN = 3; // Used only by the Watch method. enumerator
/external/grpc-grpc-java/services/src/main/proto/grpc/health/v1/
Dhealth.proto37 SERVICE_UNKNOWN = 3; // Used only by the Watch method. enumerator
/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/health/v1/
DHealthCheckResponse.java107 SERVICE_UNKNOWN(3), enumConstant