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 100 __LIBC_HIDDEN__ void __libc_android_log_event_uid(int32_t tag);
  /bionic/libc/bionic/
libc_logging.cpp 478 void __libc_android_log_event_uid(int32_t tag) { function
484 __libc_android_log_event_uid(tag);
  /bionic/libc/netbsd/resolv/
res_send.c 1185 __libc_android_log_event_uid(BIONIC_EVENT_RESOLVER_OLD_RESPONSE);
1201 __libc_android_log_event_uid(BIONIC_EVENT_RESOLVER_WRONG_SERVER);
    [all...]

Completed in 226 milliseconds