Home
last modified time | relevance | path

Searched refs:ERROR_NOT_RETRY (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_event.h42 ERROR_NOT_RETRY, enumerator
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_event.h51 ERROR_NOT_RETRY, enumerator
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/
H A Dhttp_curl_client.cpp151 clientCode = NetworkClientErrorCode::ERROR_NOT_RETRY; in RequestData()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/monitor/
H A Ddownload_monitor.cpp150 …rror != NetworkClientErrorCode::ERROR_OK && clientError != NetworkClientErrorCode::ERROR_NOT_RETRY) in NeedRetry()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/
H A Dhttp_media_downloader.cpp1014 …callback_->OnEvent({PluginEventType::CLIENT_ERROR, {NetworkClientErrorCode::ERROR_NOT_RETRY}, "rea… in SetDownloadErrorState()