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

/system/connectivity/shill/cellular/
H A Dcellular_capability_universal.h184 static const char kRootPath[]; member in class:shill::CellularCapabilityUniversal
H A Dcellular_capability_universal.cc77 const char CellularCapabilityUniversal::kRootPath[] = "/"; member in class:shill::CellularCapabilityUniversal
442 modem_simple_proxy_->Disconnect(kRootPath,
1282 return !sim_path.empty() && sim_path != kRootPath;

Completed in 452 milliseconds