Home
last modified time | relevance | path

Searched refs:NetworkServerErrorCode (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/
H A Ddownloader.h78 NetworkServerErrorCode GetServerError() const;
107 NetworkServerErrorCode serverError_ {0};
H A Dnetwork_client.h33 virtual Status RequestData(long startPos, int len, NetworkServerErrorCode& serverCode,
H A Dhttp_curl_client.h38 Status RequestData(long startPos, int len, NetworkServerErrorCode& serverCode,
H A Ddownloader.cpp77 NetworkServerErrorCode DownloadRequest::GetServerError() const in GetServerError()
257 NetworkServerErrorCode serverCode = 0; in HttpDownloadLoop()
H A Dhttp_curl_client.cpp118 Status HttpCurlClient::RequestData(long startPos, int len, NetworkServerErrorCode& serverCode, in RequestData()
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_event.h46 using NetworkServerErrorCode = int; variable
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_event.h55 using NetworkServerErrorCode = int; variable