Home
last modified time | relevance | path

Searched refs:IsWatchingMultiple (Results 1 – 2 of 2) sorted by relevance

/system/core/logd/
DLogReaderList.cpp25 if (!entry->IsWatchingMultiple(log_mask)) { in NotifyNewLog()
DLogReaderThread.h56 bool IsWatchingMultiple(LogMask log_mask) const { in IsWatchingMultiple() function