Home
last modified time | relevance | path

Searched refs:ns_c_none (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dnameser.h29 ns_c_none = 254, /* for prereq. sections in update requests */ enumerator
151 #define C_NONE ns_c_none
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dnameser.h39 ns_c_none = 254, /* for prereq. sections in update requests */ enumerator
/external/grpc-grpc/src/core/lib/iomgr/
Dnameser.h39 ns_c_none = 254, /* for prereq. sections in update requests */ enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.cc151 case ns_c_none: return "NONE"; in ClassToString()