OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ModemInfoCallback
(Results
1 - 8
of
8
) sorted by null
/system/connectivity/shill/cellular/
modem_proxy_interface.h
34
const Error&)>
ModemInfoCallback
;
47
virtual void GetModemInfo(Error* error, const
ModemInfoCallback
& callback,
mock_modem_proxy.h
37
const
ModemInfoCallback
& callback,
cellular_capability_classic.cc
208
ModemInfoCallback
cb = Bind(&CellularCapabilityClassic::OnGetModemInfoReply,
cellular_capability_classic_unittest.cc
153
void InvokeGetModemInfo(Error* error, const
ModemInfoCallback
& callback,
cellular_capability_gsm_unittest.cc
170
void InvokeGetModemInfo(Error* error, const
ModemInfoCallback
& callback,
cellular_unittest.cc
233
void InvokeGetModemInfo(Error* error, const
ModemInfoCallback
& callback,
[
all
...]
/system/connectivity/shill/dbus/
chromeos_modem_proxy.h
49
const
ModemInfoCallback
& callback,
69
void OnGetInfoSuccess(const
ModemInfoCallback
& callback,
71
void OnGetInfoFailure(const
ModemInfoCallback
& callback,
chromeos_modem_proxy.cc
76
Error* error, const
ModemInfoCallback
& callback, int timeout) {
109
void ChromeosModemProxy::OnGetInfoSuccess(const
ModemInfoCallback
& callback,
116
void ChromeosModemProxy::OnGetInfoFailure(const
ModemInfoCallback
& callback,
Completed in 2542 milliseconds