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