Searched defs:GetResponseCode (Results 1 – 7 of 7) 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
259 int URLRequestJob::GetResponseCode() const { in GetResponseCode() function in net::URLRequestJob
413 int URLRequest::GetResponseCode() const { in GetResponseCode() function in net::URLRequest
1344 int URLRequestHttpJob::GetResponseCode() const { in GetResponseCode() function in net::URLRequestHttpJob
286 …Response GetResponseCode(void) const { return static_cast<Response>((mFlags[1] & kRCodeMask) >> kR… in GetResponseCode() function in ot::Dns::Header