Home
last modified time | relevance | path

Searched refs:CellularTaskList (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/shill/cellular/
Dcellular_capability_classic.h91 typedef std::vector<base::Closure> CellularTaskList; typedef
114 void RunNextStep(CellularTaskList* tasks);
123 CellularTaskList* tasks,
Dcellular_capability_classic.cc145 void CellularCapabilityClassic::RunNextStep(CellularTaskList* tasks) { in RunNextStep()
156 CellularTaskList* tasks, in StepCompletedCallback()
220 CellularTaskList* tasks = new CellularTaskList(); in StopModem()
Dcellular_capability_gsm.cc157 CellularTaskList* tasks = new CellularTaskList(); in InitProperties()
173 CellularTaskList* tasks = new CellularTaskList(); in StartModem()
Dcellular_capability_cdma.cc92 CellularTaskList* tasks = new CellularTaskList(); in StartModem()