OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ModemModemCdmaProxyInterface
(Results
1 - 11
of
11
) sorted by null
/system/connectivity/shill/cellular/
mm1_modem_modemcdma_proxy_interface.h
35
class
ModemModemCdmaProxyInterface
{
37
virtual ~
ModemModemCdmaProxyInterface
() {}
mock_mm1_modem_modemcdma_proxy.h
30
class MockModemModemCdmaProxy : public
ModemModemCdmaProxyInterface
{
cellular_capability_universal_cdma.h
126
std::unique_ptr<mm1::
ModemModemCdmaProxyInterface
> modem_cdma_proxy_;
cellular_capability_universal_cdma_unittest.cc
155
virtual mm1::
ModemModemCdmaProxyInterface
* CreateMM1ModemModemCdmaProxy(
cellular_capability_universal_unittest.cc
284
virtual mm1::
ModemModemCdmaProxyInterface
* CreateMM1ModemModemCdmaProxy(
[
all
...]
/system/connectivity/shill/dbus/
chromeos_mm1_modem_modemcdma_proxy.h
29
class ChromeosModemModemCdmaProxy : public
ModemModemCdmaProxyInterface
{
38
// Inherited methods from
ModemModemCdmaProxyInterface
.
chromeos_dbus_control.h
135
mm1::
ModemModemCdmaProxyInterface
* CreateMM1ModemModemCdmaProxy(
chromeos_dbus_control.cc
361
mm1::
ModemModemCdmaProxyInterface
*
/system/connectivity/shill/
control_interface.h
80
class
ModemModemCdmaProxyInterface
;
192
virtual mm1::
ModemModemCdmaProxyInterface
* CreateMM1ModemModemCdmaProxy(
mock_control.h
132
mm1::
ModemModemCdmaProxyInterface
*(const std::string& path,
nice_mock_control.h
132
mm1::
ModemModemCdmaProxyInterface
*(const std::string& path,
Completed in 1288 milliseconds