Searched refs:asocket (Results 1 – 4 of 4) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | ares.h | 382 ares_socket_t(*asocket)(int, int, int, void *); member
|
D | ares_process.c | 1045 return channel->sock_funcs->asocket(af, in open_socket()
|
/external/webrtc/rtc_base/ |
D | thread_unittest.cc | 228 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/ |
D | ares-test-live.cc | 599 my_functions.asocket = [](int af, int type, int protocol, void * p) { in TEST_F()
|