Searched refs:NotifyDurationUpdate (Results 1 – 2 of 2) sorted by relevance
193 void NotifyDurationUpdate(const std::string_view& type, int32_t param);
673 NotifyDurationUpdate(PlayerKeys::PLAYER_CACHED_DURATION, durationMs_.load()); in UpdatePlayerStateAndNotify()2493 void HiPlayerImpl::NotifyDurationUpdate(const std::string_view& type, int32_t param) in NotifyDurationUpdate() function in OHOS::Media::HiPlayerImpl