Home
last modified time | relevance | path

Searched refs:android_getaddrinfofornetcontext (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/modules/DnsResolver/
H A Dgetaddrinfo.h24 int android_getaddrinfofornetcontext(const char* hostname, const char* servname,
H A Dgetaddrinfo.cpp273 return android_getaddrinfofornetcontext(hostname, servname, &hints, &netcontext, result, in getaddrinfo_numeric()
322 int android_getaddrinfofornetcontext(const char* hostname, const char* servname, in android_getaddrinfofornetcontext() function
/aosp12/frameworks/libs/native_bridge_support/libc/
H A Dstubs_arm.cpp43 DEFINE_INTERCEPTABLE_STUB_FUNCTION(android_getaddrinfofornetcontext);
136 INIT_INTERCEPTABLE_STUB_FUNCTION("libc.so", android_getaddrinfofornetcontext); in init_stub_library()
H A Dstubs_arm64.cpp43 DEFINE_INTERCEPTABLE_STUB_FUNCTION(android_getaddrinfofornetcontext);
138 INIT_INTERCEPTABLE_STUB_FUNCTION("libc.so", android_getaddrinfofornetcontext); in init_stub_library()
/aosp12/bionic/libc/dns/include/
H A Dresolv_netid.h94 int android_getaddrinfofornetcontext(const char *, const char *, const struct addrinfo *,
/aosp12/bionic/libc/dns/net/
H A Dgetaddrinfo.c581 return android_getaddrinfofornetcontext(hostname, servname, hints, &netcontext, res); in android_getaddrinfofornet()
586 android_getaddrinfofornetcontext(const char *hostname, const char *servname, in android_getaddrinfofornetcontext() function
/aosp12/bionic/libc/
H A Dlibc.map.txt1720 android_getaddrinfofornetcontext;
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt1720 android_getaddrinfofornetcontext;