Searched defs:HttpClientResponse (Results 1 – 2 of 2) sorted by relevance
26 HttpClientResponse() : responseCode_(0){}; in HttpClientResponse() function
71 HttpClientResponse() : responseCode_(NONE), result_(""){}; in HttpClientResponse() function