Home
last modified time | relevance | path

Searched defs:CancelRequest (Results 1 – 3 of 3) sorted by relevance

/external/syzkaller/vendor/golang.org/x/oauth2/
Dtransport.go61 func (t *Transport) CancelRequest(req *http.Request) { func
/external/libbrillo/brillo/http/
Dhttp_transport_fake.cc100 bool Transport::CancelRequest(RequestID /* request_id */) { in CancelRequest() function in brillo::Transport
Dhttp_transport_curl.cc256 bool Transport::CancelRequest(RequestID request_id) { in CancelRequest() function in brillo::http::curl::Transport