Searched defs:android_net_context (Results 1 – 4 of 4) sorted by relevance
61 struct android_net_context { struct85 android_net_context* netcontext); argument
69 struct android_net_context { struct92 …hostbyaddrfornetcontext(const void *, socklen_t, int, const struct android_net_context *) __used_i… argument
53 void getNetworkContextCallback(uint32_t, uint32_t, android_net_context*) { in getNetworkContextCallback() argument71 bool evaluateDomainNameCallback(const android_net_context&, const char*) { in evaluateDomainNameCallback()
51 gResNetdCallbacks.get_network_context = [](uint32_t, uint32_t, android_net_context*) {}; in InitDnsResolverCallbacks() argument