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()159 std::vector<ObserverInterface*> copy_observers(observers_for_key->second); in SetValue() local160 for (ObserverInterface* observer : copy_observers) in SetValue()
62 std::vector<ObserverInterface*> copy_observers(observers_for_key->second); in SetString() local63 for (ObserverInterface* observer : copy_observers) in SetString()110 std::vector<ObserverInterface*> copy_observers(observers_for_key->second); in Delete() local111 for (ObserverInterface* observer : copy_observers) in Delete()