Searched refs:android_log_event_list (Results 1 – 8 of 8) sorted by relevance
103 class android_log_event_list {108 android_log_event_list(const android_log_event_list&) = delete;109 void operator=(const android_log_event_list&) = delete;112 explicit android_log_event_list(int tag) : ret(0) { in android_log_event_list() function115 ~android_log_event_list() { in ~android_log_event_list()146 android_log_event_list& operator<<(int32_t value) {152 android_log_event_list& operator<<(uint32_t value) {158 android_log_event_list& operator<<(bool value) {164 android_log_event_list& operator<<(int64_t value) {170 android_log_event_list& operator<<(uint64_t value) {[all …]
77 android_log_event_list ctx(tag); in writeEventInteger()83 android_log_event_list ctx(tag); in writeEventLong()89 android_log_event_list ctx(tag); in writeEventFloat()95 android_log_event_list ctx(tag); in writeEventString()103 android_log_event_list ctx(tag); in writeEventArray()
1536 android_log_event_list ctx(hhgtg.tagNo); in TEST()1550 android_log_event_list ctx(sync.tagNo); in TEST()1560 android_log_event_list ctx(sync.tagNo); in TEST()1569 android_log_event_list ctx(sync.tagNo); in TEST()1582 android_log_event_list ctx(sync.tagNo); in TEST()1591 android_log_event_list ctx(sync.tagNo); in TEST()1603 android_log_event_list ctx(sync.tagNo); in TEST()1611 android_log_event_list ctx(sync.tagNo); in TEST()1619 android_log_event_list ctx(sync.tagNo); in TEST()1627 android_log_event_list ctx(sync.tagNo); in TEST()[all …]
40 android_log_event_list ctx(EVENT_LOG_TAG_dvm_lock_sample); in LogContentionEvent()
144 android_log_event_list(SEC_TAG_KEY_INTEGRITY_VIOLATION) in log_key_integrity_violation()
145 android_log_event_list(EVENTLOGTAG_EMMCINFO) in publish()
57 android_log_event_list(EVENTLOGTAG_DISKSTATS) in log_event_disk_stats()
1314 android_log_event_list(LOGTAG_INPUT_FOCUS) << message << reason << LOG_ID_EVENTS; in dispatchFocusLocked()3095 android_log_event_list(LOGTAG_INPUT_INTERACTION) << message << LOG_ID_EVENTS; in updateInteractionTokensLocked()