Home
last modified time | relevance | path

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

/third_party/grpc/src/proto/grpc/health/v1/
Dhealth.proto35 SERVING = 1; enumerator
/third_party/grpc/src/cpp/server/health/
Ddefault_health_check_service.h43 enum ServingStatus { NOT_FOUND, SERVING, NOT_SERVING }; enumerator