HomeSort by relevance Sort by last modified time
    Searched refs:_resolv_get_uids_associated_interface (Results 1 - 3 of 3) sorted by null

  /bionic/libc/private/
resolv_iface.h 100 extern int _resolv_get_uids_associated_interface(int uid, char* buff, int buffLen);
  /system/netd/
DnsProxyListener.cpp 136 _resolv_get_uids_associated_interface(mUid, tmp, sizeof(tmp));
339 _resolv_get_uids_associated_interface(mUid, iface, sizeof(iface));
475 _resolv_get_uids_associated_interface(mUid, tmp, sizeof(tmp));
  /bionic/libc/netbsd/resolv/
res_cache.c 2545 _resolv_get_uids_associated_interface(int uid, char* buff, int buffLen) function
    [all...]

Completed in 457 milliseconds