Searched defs:StartInternal (Results 1 - 2 of 2) sorted by relevance

/system/connectivity/apmanager/
H A Dservice.cc97 bool Service::StartInternal(Error* error) { function in class:apmanager::Service
178 StartInternal(&error);
241 if (!StartInternal(&error)) {
/system/connectivity/shill/
H A Dactive_link_monitor.cc88 return StartInternal(test_period);
118 bool ActiveLinkMonitor::StartInternal(int probe_period_milliseconds) { function in class:shill::ActiveLinkMonitor

Completed in 85 milliseconds