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

  /bionic/libc/private/
libc_logging.h 105 __LIBC_HIDDEN__ void __libc_android_log_event_int(int32_t tag, int value);
  /bionic/libc/bionic/
libc_logging.cpp 476 void __libc_android_log_event_int(int32_t tag, int value) { function
481 __libc_android_log_event_int(tag, getuid());

Completed in 17 milliseconds