Home
last modified time | relevance | path

Searched refs:tempListenerList (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/av_session/services/session/server/
H A Dhw_cast_provider_session.cpp168 std::vector<std::shared_ptr<IAVCastSessionStateListener>> tempListenerList; in OnDeviceState() local
179 tempListenerList = castSessionStateListenerList_; in OnDeviceState()
181 for (auto listener : tempListenerList) { in OnDeviceState()
187 SLOGI("trigger the OnCastStateChange for ListSize %{public}d", static_cast<int>(tempListenerList.size())); in OnDeviceState()

Completed in 1 milliseconds