Home
last modified time | relevance | path

Searched defs:clientCode (Results 1 – 7 of 7) sorted by relevance

/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/
Dhttp_curl_client.cpp119 NetworkClientErrorCode& clientCode) in RequestData()
Ddownloader.cpp256 NetworkClientErrorCode clientCode = NetworkClientErrorCode::ERROR_OK; in HttpDownloadLoop() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
Dapp_client.cpp106 int32_t clientCode = 0; in RequestData() local
Ddownloader.cpp679 void Downloader::HandleResponseCb(int32_t clientCode, int32_t serverCode, Status& ret) in HandleResponseCb()
731 auto handleResponseCb = [this](int32_t clientCode, int32_t serverCode, Status ret) { in RequestData()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/
Dhttp_curl_client.cpp388 int32_t clientCode = 0; in RequestData() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/monitor/
Ddownload_monitor.cpp464 void DownloadMonitor::GetClientMediaServiceErrorCode(int32_t errorCode, int32_t& clientCode) in GetClientMediaServiceErrorCode()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dstatus_receiver_proxy.cpp25 int32_t clientCode = -1; member