Searched refs:android_log_event_list (Results 1 – 5 of 5) 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 …]
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 …]
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()