Home
last modified time | relevance | path

Searched refs:NotifyBufferingUpdate (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/media_foundation/engine/scene/player/standard/
Dhiplayer_impl.cpp195 NotifyBufferingUpdate(PlayerKeys::PLAYER_BUFFERING_START, 0); in Prepare()
215 NotifyBufferingUpdate(PlayerKeys::PLAYER_BUFFERING_END, 0); in Prepare()
234 NotifyBufferingUpdate(PlayerKeys::PLAYER_BUFFERING_START, 0); in PrepareAsync()
246 NotifyBufferingUpdate(PlayerKeys::PLAYER_BUFFERING_END, 0); in PrepareAsync()
1098 void HiPlayerImpl::NotifyBufferingUpdate(const std::string_view& type, int32_t param) in NotifyBufferingUpdate() function in OHOS::Media::HiPlayerImpl
Dhiplayer_impl.h122 void NotifyBufferingUpdate(const std::string_view& type, int32_t param);
/foundation/multimedia/player_framework/services/engine/histreamer/player/
Dhiplayer_impl.h106 void NotifyBufferingUpdate(const std::string_view& type, int32_t param);
Dhiplayer_impl.cpp240 NotifyBufferingUpdate(PlayerKeys::PLAYER_BUFFERING_START, 0); in PrepareAsync()
249 NotifyBufferingUpdate(PlayerKeys::PLAYER_BUFFERING_END, 0); in PrepareAsync()
1143 void HiPlayerImpl::NotifyBufferingUpdate(const std::string_view& type, int32_t param) in NotifyBufferingUpdate() function in OHOS::Media::HiPlayerImpl