Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.h195 void NotifyDurationUpdate(const std::string_view& type, int32_t param);
H A Dhiplayer_impl.cpp619 NotifyDurationUpdate(PlayerKeys::PLAYER_CACHED_DURATION, durationMs_.load()); in UpdatePlayerStateAndNotify()
2439 void HiPlayerImpl::NotifyDurationUpdate(const std::string_view& type, int32_t param) in NotifyDurationUpdate() function in OHOS::Media::HiPlayerImpl
2443 MEDIA_LOG_I_SHORT("NotifyDurationUpdate " PUBLIC_LOG_D64, durationMs_.load()); in NotifyDurationUpdate()

Completed in 6 milliseconds