Searched refs:__libc_android_log_event (Results 1 – 1 of 1) sorted by relevance
600 static int __libc_android_log_event(int32_t tag, char type, const void* payload, size_t len) { in __libc_android_log_event() function634 __libc_android_log_event(tag, EVENT_TYPE_INT, &value, sizeof(value)); in __libc_android_log_event_int()