Searched refs:gLastLogsRetrieved (Results 1 – 2 of 2) sorted by relevance
158 static map<log_id_t, log_time> gLastLogsRetrieved; variable
664 map<log_id_t, log_time> LogSection::gLastLogsRetrieved; member in android::os::incidentd::LogSection701 gLastLogsRetrieved.find(mLogID) == gLastLogsRetrieved.end() in BlockingCall()704 gLastLogsRetrieved[mLogID], 0), in BlockingCall()815 gLastLogsRetrieved[mLogID] = lastTimestamp; in BlockingCall()