Searched refs:android_log_event_list (Results 1 – 4 of 4) 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 …]
1532 android_log_event_list ctx(hhgtg.tagNo); in TEST()1546 android_log_event_list ctx(sync.tagNo); in TEST()1556 android_log_event_list ctx(sync.tagNo); in TEST()1565 android_log_event_list ctx(sync.tagNo); in TEST()1578 android_log_event_list ctx(sync.tagNo); in TEST()1587 android_log_event_list ctx(sync.tagNo); in TEST()1599 android_log_event_list ctx(sync.tagNo); in TEST()1607 android_log_event_list ctx(sync.tagNo); in TEST()1615 android_log_event_list ctx(sync.tagNo); in TEST()1623 android_log_event_list ctx(sync.tagNo); in TEST()[all …]
144 android_log_event_list(EVENTLOGTAG_EMMCINFO) in publish()
54 android_log_event_list(EVENTLOGTAG_DISKSTATS) in log_event_disk_stats()