Home
last modified time | relevance | path

Searched refs:WritePmsgEventLogTags (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/logging/logd/
H A DLogTags.cpp393 me->WritePmsgEventLogTags(tag); in tagToName()
491 void LogTags::WritePmsgEventLogTags(uint32_t tag, uid_t uid) { in WritePmsgEventLogTags() function in LogTags
651 WritePmsgEventLogTags(tag, uid); in WritePersistEventLogTags()
704 WritePmsgEventLogTags(Tag, uid); // record references periodically in nameToTag()
H A DLogTags.h109 void WritePmsgEventLogTags(uint32_t tag, uid_t uid = AID_ROOT);