Home
last modified time | relevance | path

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

/system/logging/logd/
DLogReaderList.cpp46 if (!entry->IsWatchingMultiple(log_mask)) { in NotifyNewLog()
DLogReaderThread.h71 bool IsWatchingMultiple(LogMask log_mask) const REQUIRES(logd_lock) { in IsWatchingMultiple() function