Searched refs:ChangePin (Results 1 – 9 of 9) sorted by relevance
/system/connectivity/shill/cellular/ |
D | mock_mm1_sim_proxy.cc | 33 ON_CALL(*this, ChangePin(_, _, _, _, _)) in MockSimProxy()
|
D | mm1_sim_proxy_interface.h | 52 virtual void ChangePin(const std::string& old_pin,
|
D | mock_mm1_sim_proxy.h | 49 MOCK_METHOD5(ChangePin, void(const std::string& old_pin,
|
D | cellular_capability_universal.cc | 957 sim_proxy_->ChangePin(old_pin, new_pin, error, callback, kTimeoutDefault); in ChangePIN()
|
/system/connectivity/shill/dbus/ |
D | chromeos_mm1_sim_proxy.h | 53 void ChangePin(const std::string& old_pin,
|
D | chromeos_mm1_sim_proxy.cc | 100 void ChromeosSimProxy::ChangePin(const string& old_pin, in ChangePin() function in shill::mm1::ChromeosSimProxy
|
D | chromeos_device_dbus_adaptor.h | 94 void ChangePin(DBusMethodResponsePtr<> response,
|
D | chromeos_device_dbus_adaptor.cc | 236 void ChromeosDeviceDBusAdaptor::ChangePin(DBusMethodResponsePtr<> response, in ChangePin() function in shill::ChromeosDeviceDBusAdaptor
|
/system/connectivity/shill/doc/ |
D | device-api.txt | 113 void ChangePin(string old_pin, string new_pin)
|