Searched refs:NotifyNewLog (Results 1 – 4 of 4) sorted by relevance
21 void LogReaderList::NotifyNewLog(LogMask log_mask) const { in NotifyNewLog() function in LogReaderList
29 void NotifyNewLog(LogMask log_mask) const REQUIRES(logd_lock);
160 reader_list_->NotifyNewLog(1 << log_id); in Log()
110 reader_list_->NotifyNewLog(1 << log_id); in LogInternal()