Searched defs:GetResponseCode (Results 1 – 10 of 10) sorted by relevance
54 uint64 GetResponseCode() const override { return 0; } in GetResponseCode() function in tensorflow::TestHttpRequest
162 virtual uint64 GetResponseCode() const override { return response_code_; } in GetResponseCode() function
579 uint64 CurlHttpRequest::GetResponseCode() const { return response_code_; } in GetResponseCode() function in tensorflow::CurlHttpRequest
246 int URLRequestJob::GetResponseCode() const { in GetResponseCode() function in net::URLRequestJob
441 int URLRequest::GetResponseCode() const { in GetResponseCode() function in net::URLRequest
1448 int URLRequestHttpJob::GetResponseCode() const { in GetResponseCode() function in net::URLRequestHttpJob
259 …Response GetResponseCode(void) const { return static_cast<Response>((mFlags[1] & kRCodeMask) >> kR… in GetResponseCode() function in ot::Dns::Header