Searched refs:alarms (Results 1 – 1 of 1) sorted by relevance
174 auto alarms = itMap->second; in RemoveProxy() local175 for (auto itAlarm = alarms.begin(); itAlarm != alarms.end();) { in RemoveProxy()177 alarms.erase(itAlarm); in RemoveProxy()182 if (alarms.empty()) { in RemoveProxy()