Searched refs:shouldPersistLocalHistory (Results 1 – 2 of 2) sorted by relevance
80 bool shouldPersistLocalHistory() const { in shouldPersistLocalHistory() function
380 if (it != mMetricsManagers.end() && it->second->shouldPersistLocalHistory()) { in onDumpReport()481 if (erase_data && !dataSavedOnDisk && it->second->shouldPersistLocalHistory()) { in onConfigMetricsReportLocked()