Home
last modified time | relevance | path

Searched refs:ChangePin (Results 1 – 9 of 9) sorted by relevance

/system/connectivity/shill/cellular/
Dmock_mm1_sim_proxy.cc33 ON_CALL(*this, ChangePin(_, _, _, _, _)) in MockSimProxy()
Dmm1_sim_proxy_interface.h52 virtual void ChangePin(const std::string& old_pin,
Dmock_mm1_sim_proxy.h49 MOCK_METHOD5(ChangePin, void(const std::string& old_pin,
Dcellular_capability_universal.cc957 sim_proxy_->ChangePin(old_pin, new_pin, error, callback, kTimeoutDefault); in ChangePIN()
/system/connectivity/shill/dbus/
Dchromeos_mm1_sim_proxy.h53 void ChangePin(const std::string& old_pin,
Dchromeos_mm1_sim_proxy.cc100 void ChromeosSimProxy::ChangePin(const string& old_pin, in ChangePin() function in shill::mm1::ChromeosSimProxy
Dchromeos_device_dbus_adaptor.h94 void ChangePin(DBusMethodResponsePtr<> response,
Dchromeos_device_dbus_adaptor.cc236 void ChromeosDeviceDBusAdaptor::ChangePin(DBusMethodResponsePtr<> response, in ChangePin() function in shill::ChromeosDeviceDBusAdaptor
/system/connectivity/shill/doc/
Ddevice-api.txt113 void ChangePin(string old_pin, string new_pin)