Searched refs:uidsWithActiveConfigsChanged (Results 1 – 1 of 1) sorted by relevance
470 std::unordered_set<int> uidsWithActiveConfigsChanged; in OnLogEvent() local497 uidsWithActiveConfigsChanged.insert(uid); in OnLogEvent()504 for (int uid : uidsWithActiveConfigsChanged) { in OnLogEvent()