Searched refs:mAlertThresholds (Results 1 – 2 of 2) sorted by relevance
189 mAlertThresholds.clear(); in ~IoOveruseConfigs()208 return mAlertThresholds; in systemWideAlertThresholds()268 IoOveruseAlertThresholdSet mAlertThresholds; variable
386 mAlertThresholds.clear(); in updateAlertThresholds()394 if (const auto& it = mAlertThresholds.find(alertThreshold); it != mAlertThresholds.end()) { in updateAlertThresholds()401 mAlertThresholds.emplace(alertThreshold); in updateAlertThresholds()638 for (const auto& threshold : mAlertThresholds) { in get()