Searched refs:ares_set_socket_functions (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/docs/ |
D | Makefile.inc | 55 ares_set_socket_functions.3 \
|
/aosp_15_r20/external/grpc-grpc/src/core/resolver/dns/c_ares/ |
H A D | grpc_ares_ev_driver_posix.cc | 124 ares_set_socket_functions(channel, &kSockFuncs, this); in ConfigureAresChannelLocked()
|
H A D | grpc_ares_ev_driver_windows.cc | 718 ares_set_socket_functions(channel, &kCustomSockFuncs, this); in ConfigureAresChannelLocked()
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/ |
H A D | grpc_polled_fd_posix.h | 124 ares_set_socket_functions(channel, &kSockFuncs, this); in ConfigureAresChannelLocked()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/ |
D | ares-test.cc | 831 ares_set_socket_functions(channel_, &default_functions, 0); in VirtualizeIO() 835 ares_set_socket_functions(channel_, 0, 0); in ~VirtualizeIO()
|
D | ares-test-live.cc | 702 ares_set_socket_functions(channel_, &my_functions, &count); in TEST_F()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/include/ |
D | ares.h | 419 CARES_EXTERN void ares_set_socket_functions(ares_channel channel,
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/windows/ |
H A D | grpc_polled_fd_windows.cc | 818 ares_set_socket_functions(channel, &kCustomSockFuncs, this); in ConfigureAresChannelLocked()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/ |
D | grpc_ares_ev_driver_windows.cc | 874 ares_set_socket_functions(channel, &custom_ares_sock_funcs, in ConfigureAresChannelLocked()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/ |
D | ares_init.c | 2218 void ares_set_socket_functions(ares_channel channel, in ares_set_socket_functions() function
|