Searched defs:GetTag (Results 1 – 2 of 2) sorted by relevance
/system/core/logd/ | ||
D | LogBufferElement.cpp | 87 uint32_t LogBufferElement::GetTag() const { in GetTag() function in LogBufferElement |
/system/libbase/ | ||
D | logging.cpp | 449 const char* GetTag() const { return tag_; } in GetTag() function in android::base::LogMessageData |