Home
last modified time | relevance | path

Searched defs:HttpClientResponse (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/mock_http_client/
H A Dhttp_client_response.h26 HttpClientResponse() : responseCode_(0){}; in HttpClientResponse() function
/ohos5.0/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H A Dhttp_client_response.h71 HttpClientResponse() : responseCode_(NONE), result_(""){}; in HttpClientResponse() function