Home
last modified time | relevance | path

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

/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_error.cpp51 {HTTP_SSL_CIPHER, "Couldn't use specified SSL cipher"},
/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H A Dhttp_client_error.h53 HTTP_SSL_CIPHER = HTTP_ERROR_CODE_BASE + CURLE_SSL_CIPHER, enumerator
/foundation/communication/netstack/frameworks/js/napi/http/constant/include/
H A Dconstant.h85 HTTP_SSL_CIPHER = HTTP_ERROR_CODE_BASE + CURLE_SSL_CIPHER, enumerator
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h175 HTTP_SSL_CIPHER = HTTP_ERROR_CODE_BASE + CURLE_SSL_CIPHER, member in OHOS::NetStack::Http::HttpErrorCode
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request_context.cpp52 {static_cast<int32_t>(HttpErrorCode::HTTP_SSL_CIPHER), "Couldn't use specified SSL cipher."},
/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
H A Drequest_context.cpp67 {HTTP_SSL_CIPHER, "Couldn't use specified SSL cipher"},

Completed in 6 milliseconds