Home
last modified time | relevance | path

Searched refs:rrtype_ (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.h45 : name_(name), rrtype_(rrtype), qclass_(qclass) {} in DNSQuestion()
47 : name_(name), rrtype_(rrtype), qclass_(ns_c_in) {} in DNSQuestion()
51 ns_type rrtype_; member
Ddns-proto.cc480 PushInt16(&data, rrtype_); in data()