Searched refs:notifyNewLog (Results 1 – 5 of 5) sorted by relevance
33 void notifyNewLog(log_mask_t logMask);
141 reader->notifyNewLog(static_cast<log_mask_t>(1 << logId)); in onDataAvailable()
39 void LogReader::notifyNewLog(log_mask_t logMask) { in notifyNewLog() function in LogReader
421 reader->notifyNewLog(notify); in logPrint()
822 reader->notifyNewLog(static_cast<log_mask_t>(1 << LOG_ID_KERNEL)); in log()