HomeSort by relevance Sort by last modified time
    Searched defs:formatGetEventTag (Results 1 - 2 of 2) sorted by null

  /system/core/logd/
LogBuffer.h 147 std::string formatGetEventTag(uid_t uid, const char* name,
149 return tags.formatGetEventTag(uid, name, format);
LogTags.cpp 843 std::string LogTags::formatGetEventTag(uid_t uid, const char* name,

Completed in 76 milliseconds