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 …]
1535 android_log_event_list ctx(hhgtg.tagNo); in TEST()1549 android_log_event_list ctx(sync.tagNo); in TEST()1559 android_log_event_list ctx(sync.tagNo); in TEST()1568 android_log_event_list ctx(sync.tagNo); in TEST()1581 android_log_event_list ctx(sync.tagNo); in TEST()1590 android_log_event_list ctx(sync.tagNo); in TEST()1602 android_log_event_list ctx(sync.tagNo); in TEST()1610 android_log_event_list ctx(sync.tagNo); in TEST()1618 android_log_event_list ctx(sync.tagNo); in TEST()1626 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()
622 android_log_event_list(SEC_TAG_AUTH_KEY_GENERATED) in generateKey()661 android_log_event_list(SEC_TAG_AUTH_KEY_GENERATED) in generateKey()725 android_log_event_list(SEC_TAG_KEY_IMPORTED) in importKey()762 android_log_event_list(SEC_TAG_KEY_IMPORTED) in importKey()
317 android_log_event_list(SEC_TAG_KEY_DESTROYED) in del()
107 android_log_event_list(SEC_TAG_KEY_DESTROYED) in deleteOldKeyOnUpgrade()
145 android_log_event_list(EVENTLOGTAG_EMMCINFO) in publish()
57 android_log_event_list(EVENTLOGTAG_DISKSTATS) in log_event_disk_stats()