Home
last modified time | relevance | path

Searched defs:GetTag (Results 1 – 2 of 2) sorted by relevance

/system/core/logd/
DLogBufferElement.cpp87 uint32_t LogBufferElement::GetTag() const { in GetTag() function in LogBufferElement
/system/libbase/
Dlogging.cpp449 const char* GetTag() const { return tag_; } in GetTag() function in android::base::LogMessageData