Searched refs:formatGetEventTag (Results 1 – 4 of 4) sorted by relevance
/system/core/logd/ |
D | LogBuffer.h | 146 std::string formatGetEventTag(uid_t uid, const char* name, in formatGetEventTag() function 148 return tags.formatGetEventTag(uid, name, format); in formatGetEventTag()
|
D | LogTags.h | 120 std::string formatGetEventTag(uid_t uid, const char* name,
|
D | CommandListener.cpp | 324 package_string(mBuf.formatGetEventTag(uid, name, format)).c_str()); in runCommand()
|
D | LogTags.cpp | 843 std::string LogTags::formatGetEventTag(uid_t uid, const char* name, in formatGetEventTag() function in LogTags
|