Home
last modified time | relevance | path

Searched refs:identifier_value (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/dbus/
Dchromeos_modem_gsm_card_proxy.cc223 const string& identifier_value) { in OnGetGSMIdentifierSuccess() argument
225 << " " << identifier_value; in OnGetGSMIdentifierSuccess()
226 callback.Run(identifier_value, Error()); in OnGetGSMIdentifierSuccess()
Dchromeos_modem_gsm_card_proxy.h90 const std::string& identifier_value);