Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares.h382 ares_socket_t(*asocket)(int, int, int, void *); member
Dares_process.c1045 return channel->sock_funcs->asocket(af, in open_socket()
/external/webrtc/rtc_base/
Dthread_unittest.cc228 AsyncSocket* asocket = in TEST() local
230 SocketClient sock_client(asocket, addr, th1.get(), &msg_client); in TEST()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-live.cc599 my_functions.asocket = [](int af, int type, int protocol, void * p) { in TEST_F()