Home
last modified time | relevance | path

Searched refs:ERROR_TIME_OUT (Results 1 - 12 of 12) sorted by relevance

/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_event.h41 ERROR_TIME_OUT, member in OHOS::Media::Plugin::NetworkClientErrorCode
/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_event.h49 ERROR_TIME_OUT, member in OHOS::Media::Plugins::NetworkClientErrorCode
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/
H A Dhttp_curl_client.cpp153 clientCode = NetworkClientErrorCode::ERROR_TIME_OUT; in RequestData()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dplaylist_downloader.cpp91 {NetworkClientErrorCode::ERROR_TIME_OUT}, "download m3u8"}); in DoOpen()
H A Dhls_playlist_downloader.cpp181 {NetworkClientErrorCode::ERROR_TIME_OUT}, "parse m3u8"}); in ParseManifest()
H A Dhls_media_downloader.cpp1155 callback_->OnEvent({PluginEventType::CLIENT_ERROR, {NetworkClientErrorCode::ERROR_TIME_OUT}, "read"}); in SetDownloadErrorState()
/foundation/multimedia/media_foundation/engine/scene/player/lite/
H A Dhiplayer_impl.cpp586 if (netClientErrorCode == Plugin::NetworkClientErrorCode::ERROR_TIME_OUT) { in HandlePluginErrorEvent()
587 errorCode = CppExt::to_underlying(Plugin::NetworkClientErrorCode::ERROR_TIME_OUT); in HandlePluginErrorEvent()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/
H A Dhttp_source_plugin.cpp338 callback_->OnEvent({PluginEventType::CLIENT_ERROR, {NetworkClientErrorCode::ERROR_TIME_OUT}, "seek error"}); in SeekTo()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/
H A Dhttp_media_downloader.cpp258 callback_->OnEvent({PluginEventType::CLIENT_ERROR, {NetworkClientErrorCode::ERROR_TIME_OUT}, "read"}); in OnClientErrorEvent()
947 callback_->OnEvent({PluginEventType::CLIENT_ERROR, {NetworkClientErrorCode::ERROR_TIME_OUT}, "read"}); in SetDownloadErrorState()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/
H A Dfile_fd_source_plugin.cpp541 callback_->OnEvent({PluginEventType::CLIENT_ERROR, {NetworkClientErrorCode::ERROR_TIME_OUT}, "read"}); in NotifyReadFail()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_media_downloader.cpp88 callback_->OnEvent({PluginEventType::CLIENT_ERROR, {NetworkClientErrorCode::ERROR_TIME_OUT}, "read"}); in Read()
/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dhiplayer_impl.cpp518 if (netClientErrorCode == Plugin::NetworkClientErrorCode::ERROR_TIME_OUT) { in HandlePluginErrorEvent()

Completed in 15 milliseconds