Home
last modified time | relevance | path

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

/foundation/multimedia/media_foundation/engine/scene/player/lite/
H A Dhiplayer_impl.h132 void UpdateStateNoLock(PlayerStates newState, bool notifyUpward = true);
H A Dhiplayer_impl.cpp68 void HiPlayerImpl::UpdateStateNoLock(PlayerStates newState, bool notifyUpward) in UpdateStateNoLock() argument
78 if (notifyUpward) { in UpdateStateNoLock()
/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dhiplayer_impl.h119 void UpdateStateNoLock(PlayerStates newState, bool notifyUpward = true);
H A Dhiplayer_impl.cpp100 void HiPlayerImpl::UpdateStateNoLock(PlayerStates newState, bool notifyUpward) in UpdateStateNoLock() argument
110 if (notifyUpward) { in UpdateStateNoLock()
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.h193 void UpdateStateNoLock(PlayerStates newState, bool notifyUpward = true, bool isSystemOperation = false);
H A Dhiplayer_impl.cpp2399 void HiPlayerImpl::UpdateStateNoLock(PlayerStates newState, bool notifyUpward, bool isSystemOperation) in UpdateStateNoLock() argument
2409 if (notifyUpward) { in UpdateStateNoLock()

Completed in 9 milliseconds