Home
last modified time | relevance | path

Searched refs:StartWithPlayerEngineObs (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dhiplayer_callback_looper.h36 void StartWithPlayerEngineObs(const std::weak_ptr<IPlayerEngineObs>& obs);
H A Dhiplayer_callback_looper.cpp56 void HiPlayerCallbackLooper::StartWithPlayerEngineObs(const std::weak_ptr<IPlayerEngineObs>& obs) in StartWithPlayerEngineObs() function in OHOS::Media::HiPlayerCallbackLooper
H A Dhiplayer_impl.cpp797 callbackLooper_.StartWithPlayerEngineObs(obs); in SetObs()
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_callback_looper.h39 void StartWithPlayerEngineObs(const std::weak_ptr<IPlayerEngineObs>& obs);
H A Dhiplayer_callback_looper.cpp65 void HiPlayerCallbackLooper::StartWithPlayerEngineObs(const std::weak_ptr<IPlayerEngineObs>& obs) in StartWithPlayerEngineObs() function in OHOS::Media::HiPlayerCallbackLooper
H A Dhiplayer_impl.cpp1412 callbackLooper_.StartWithPlayerEngineObs(obs); in SetObs()