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

  /bionic/libc/private/
libc_logging.h 106 __LIBC_HIDDEN__ void __libc_android_log_event_uid(int32_t tag);
  /bionic/libc/bionic/
libc_logging.cpp 480 void __libc_android_log_event_uid(int32_t tag) { function
486 __libc_android_log_event_uid(tag);
  /bionic/libc/netbsd/resolv/
res_send.c 1165 __libc_android_log_event_uid(BIONIC_EVENT_RESOLVER_OLD_RESPONSE);
1181 __libc_android_log_event_uid(BIONIC_EVENT_RESOLVER_WRONG_SERVER);
1214 __libc_android_log_event_uid(BIONIC_EVENT_RESOLVER_WRONG_QUERY);
    [all...]

Completed in 40 milliseconds