Home
last modified time | relevance | path

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

/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_event.h42 ERROR_NOT_RETRY, member in OHOS::Media::Plugin::NetworkClientErrorCode
/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_event.h50 ERROR_NOT_RETRY, member in OHOS::Media::Plugins::NetworkClientErrorCode
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/monitor/
H A Ddownload_monitor.cpp198 if (clientError == static_cast<int32_t>(NetworkClientErrorCode::ERROR_NOT_RETRY) || in NeedRetry()
210 || clientError != static_cast<int32_t>(NetworkClientErrorCode::ERROR_NOT_RETRY) in NeedRetry()
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/monitor/
H A Ddownload_monitor.cpp170 if ((clientError != NetworkClientErrorCode::ERROR_OK && clientError != NetworkClientErrorCode::ERROR_NOT_RETRY) in NeedRetry()
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/
H A Dhttp_curl_client.cpp151 clientCode = NetworkClientErrorCode::ERROR_NOT_RETRY; in RequestData()

Completed in 3 milliseconds