Searched defs:HttpClientError (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/ | ||
H A D | error.rs | 20 pub struct HttpClientError { structure names 25 impl HttpClientError { impls [all...] |
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/mock_http_client/ | ||
H A D | http_client_error.h | 21 class HttpClientError { class 23 HttpClientError() : errorCode_(0) in HttpClientError() function in OHOS::NetStack::HttpClient::HttpClientError |
/foundation/communication/netstack/interfaces/innerkits/http_client/include/ | ||
H A D | http_client_error.h | 66 class HttpClientError { class 71 HttpClientError() : errorCode_(HTTP_NONE_ERR) {} in HttpClientError() function in OHOS::NetStack::HttpClient::HttpClientError |
Completed in 1 milliseconds