Home
last modified time | relevance | path

Searched refs:DownloadErrorCode (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/request/request/frameworks/js/napi/include/
H A Djs_common.h262 enum DownloadErrorCode { enum
293 DownloadErrorCode failedReason;
H A Drequest_event.h49 static std::map<Reason, DownloadErrorCode> failMap_;
/ohos5.0/base/request/request/frameworks/cj/ffi/include/
H A Dcj_request_task.h34 using OHOS::Request::DownloadErrorCode;
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Drequest_event.cpp86 std::map<Reason, DownloadErrorCode> RequestEvent::failMap_ = {