OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:construction_task_runner_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/android/forwarder2/
device_controller.h
57
const scoped_refptr<base::SingleThreadTaskRunner>
construction_task_runner_
;
member in class:forwarder2::DeviceController
device_controller.cc
41
DCHECK(
construction_task_runner_
->RunsTasksOnCurrentThread());
52
construction_task_runner_
(base::MessageLoopProxy::current()),
151
DCHECK(controller->
construction_task_runner_
->RunsTasksOnCurrentThread());
Completed in 40 milliseconds