Searched refs:copy_observers (Results 1 – 2 of 2) sorted by relevance
103 std::vector<ObserverInterface*> copy_observers(observers_for_key->second); in Delete() local104 for (ObserverInterface* observer : copy_observers) in Delete()160 std::vector<ObserverInterface*> copy_observers(observers_for_key->second); in SetValue() local161 for (ObserverInterface* observer : copy_observers) in SetValue()
65 std::vector<ObserverInterface*> copy_observers(observers_for_key->second); in SetString() local66 for (ObserverInterface* observer : copy_observers) in SetString()122 std::vector<ObserverInterface*> copy_observers(observers_for_key->second); in Delete() local123 for (ObserverInterface* observer : copy_observers) in Delete()