Searched refs:storedCallbacks (Results 1 – 1 of 1) sorted by relevance
174 std::vector<sp<IHealthInfoCallback>> storedCallbacks{std::move(callbacks_)}; in updateAndNotify() local180 callbacks_ = std::move(storedCallbacks); in updateAndNotify()