Home
last modified time | relevance | path

Searched defs:HTTP_OPERATION_TIMEDOUT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H A Dhttp_client_error.h45 HTTP_OPERATION_TIMEDOUT = HTTP_ERROR_CODE_BASE + CURLE_OPERATION_TIMEDOUT, enumerator
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h169 HTTP_OPERATION_TIMEDOUT = HTTP_ERROR_CODE_BASE + CURLE_OPERATION_TIMEDOUT, enumerator
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/constant/include/
H A Dconstant.h79 HTTP_OPERATION_TIMEDOUT = HTTP_ERROR_CODE_BASE + CURLE_OPERATION_TIMEDOUT, enumerator