Home
last modified time | relevance | path

Searched refs:__libc_android_log_event (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dlibc_logging.cpp600 static int __libc_android_log_event(int32_t tag, char type, const void* payload, size_t len) { in __libc_android_log_event() function
634 __libc_android_log_event(tag, EVENT_TYPE_INT, &value, sizeof(value)); in __libc_android_log_event_int()