Searched refs:copy_observers (Results 1 – 2 of 2) sorted by relevance
102 std::vector<ObserverInterface*> copy_observers(observers_for_key->second); in Delete() local103 for (ObserverInterface* observer : copy_observers) in Delete()142 std::vector<ObserverInterface*> copy_observers(observers_for_key->second); in SetValue() local143 for (ObserverInterface* observer : copy_observers) in SetValue()
60 std::vector<ObserverInterface*> copy_observers(observers_for_key->second); in SetString() local61 for (ObserverInterface* observer : copy_observers) in SetString()108 std::vector<ObserverInterface*> copy_observers(observers_for_key->second); in Delete() local109 for (ObserverInterface* observer : copy_observers) in Delete()