Home
last modified time | relevance | path

Searched refs:ares_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/include/
Dares.h411 struct ares_socket_functions { struct
420 const struct ares_socket_functions * funcs, argument
/aosp_15_r20/external/grpc-grpc/src/core/resolver/dns/c_ares/
H A Dgrpc_ares_ev_driver_posix.cc187 const struct ares_socket_functions kSockFuncs = {
H A Dgrpc_ares_ev_driver_windows.cc798 const struct ares_socket_functions kCustomSockFuncs = {
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
H A Dgrpc_polled_fd_posix.h187 const struct ares_socket_functions kSockFuncs = {
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/
Dares_private.h331 const struct ares_socket_functions * sock_funcs;
Dares_init.c2219 const struct ares_socket_functions * funcs, in ares_set_socket_functions()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test.h459 static const ares_socket_functions default_functions;
Dares-test-internal.cc596 const struct ares_socket_functions VirtualizeIO::default_functions = {
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/windows/
H A Dgrpc_polled_fd_windows.cc811 static const struct ares_socket_functions kCustomSockFuncs = { in ConfigureAresChannelLocked()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_ev_driver_windows.cc816 const struct ares_socket_functions custom_ares_sock_funcs = {