Home
last modified time | relevance | path

Searched refs:HTTP_REMOTE_DISK_FULL (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_error.cpp55 {HTTP_REMOTE_DISK_FULL, "Disk full or allocation exceeded"},
/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H A Dhttp_client_error.h57 HTTP_REMOTE_DISK_FULL = HTTP_ERROR_CODE_BASE + CURLE_REMOTE_DISK_FULL, enumerator
/foundation/communication/netstack/frameworks/js/napi/http/constant/include/
H A Dconstant.h89 HTTP_REMOTE_DISK_FULL = HTTP_ERROR_CODE_BASE + CURLE_REMOTE_DISK_FULL, enumerator
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h179 HTTP_REMOTE_DISK_FULL = HTTP_ERROR_CODE_BASE + CURLE_REMOTE_DISK_FULL, member in OHOS::NetStack::Http::HttpErrorCode
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request_context.cpp58 {static_cast<int32_t>(HttpErrorCode::HTTP_REMOTE_DISK_FULL), "Disk full or allocation exceeded."},
/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
H A Drequest_context.cpp71 {HTTP_REMOTE_DISK_FULL, "Disk full or allocation exceeded"},

Completed in 5 milliseconds