OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timeout_closure_
(Results
1 - 4
of
4
) sorted by null
/system/connectivity/shill/
dns_client.h
104
base::CancelableClosure
timeout_closure_
;
member in class:shill::DNSClient
dns_client.cc
237
timeout_closure_
.Cancel();
357
timeout_closure_
.Cancel();
380
timeout_closure_
.Reset(
382
dispatcher_->PostDelayedTask(
timeout_closure_
.callback(),
http_request.cc
165
timeout_closure_
.Cancel();
259
timeout_closure_
.Reset(
261
dispatcher_->PostDelayedTask(
timeout_closure_
.callback(),
http_request.h
138
base::CancelableClosure
timeout_closure_
;
member in class:shill::HTTPRequest
Completed in 1068 milliseconds