HomeSort by relevance Sort by last modified time
    Searched refs:RemoveModem (Results 1 - 4 of 4) sorted by null

  /system/connectivity/shill/cellular/
modem_manager.cc 82 void ModemManager::RemoveModem(const string& path) {
172 RemoveModem(path);
modem_manager_unittest.cc 113 modem_manager_.RemoveModem(kModemPath);
123 modem_manager_.RemoveModem(kModemPath);
127 modem_manager_.RemoveModem(kModemPath);
modem_manager_1.cc 126 RemoveModem(object_path);
modem_manager.h 84 void RemoveModem(const std::string& path);

Completed in 951 milliseconds