HomeSort by relevance Sort by last modified time
    Searched refs:ControlInterface (Results 1 - 25 of 180) sorted by null

1 2 3 4 5 6 7 8

  /system/connectivity/apmanager/
mock_manager.cc 21 MockManager::MockManager(ControlInterface* control_interface)
firewall_manager.h 31 class ControlInterface;
38 void Init(ControlInterface* control_interface);
shill_manager.h 30 class ControlInterface;
37 void Init(ControlInterface* control_interface);
manager.h 33 class ControlInterface;
37 explicit Manager(ControlInterface* control_interface);
83 ControlInterface* control_interface() const { return control_interface_; }
88 ControlInterface* control_interface_;
  /system/connectivity/shill/upstart/
mock_upstart.cc 21 MockUpstart::MockUpstart(ControlInterface* control_interface)
upstart.h 28 class ControlInterface;
33 explicit Upstart(ControlInterface* control_interface);
  /system/connectivity/shill/
mock_power_manager.cc 22 ControlInterface* control_interface)
mock_device_info.cc 21 MockDeviceInfo::MockDeviceInfo(ControlInterface* control_interface,
ephemeral_profile.h 30 class ControlInterface;
38 EphemeralProfile(ControlInterface* control_interface,
ppp_device_factory.h 26 class ControlInterface;
40 ControlInterface* control,
mock_power_manager.h 29 class ControlInterface;
34 ControlInterface* control_interface);
mock_profile.cc 29 MockProfile::MockProfile(ControlInterface* control,
36 MockProfile::MockProfile(ControlInterface* control,
mock_external_task.cc 22 ControlInterface* control,
mock_ipconfig.cc 23 MockIPConfig::MockIPConfig(ControlInterface* control_interface,
mock_ppp_device.cc 21 MockPPPDevice::MockPPPDevice(ControlInterface* control,
  /system/connectivity/shill/cellular/
mock_modem.cc 24 ControlInterface* control_interface)
modem_info.h 28 class ControlInterface;
38 ModemInfo(ControlInterface* control,
49 ControlInterface* control_interface() const { return control_interface_; }
59 void set_control_interface(ControlInterface* control) {
85 ControlInterface* control_interface_;
  /system/connectivity/shill/ethernet/
mock_ethernet_service.cc 24 MockEthernetService::MockEthernetService(ControlInterface* control_interface,
ethernet_temporary_service.h 26 class ControlInterface;
35 EthernetTemporaryService(ControlInterface* control_interface,
mock_ethernet.h 29 class ControlInterface;
35 MockEthernet(ControlInterface* control_interface,
mock_ethernet.cc 25 MockEthernet::MockEthernet(ControlInterface* control_interface,
virtio_ethernet.h 28 VirtioEthernet(ControlInterface* control_interface,
  /system/connectivity/shill/wimax/
mock_wimax_service.cc 21 MockWiMaxService::MockWiMaxService(ControlInterface* control,
  /system/connectivity/shill/wifi/
mock_wifi_service.cc 24 class ControlInterface;
28 MockWiFiService::MockWiFiService(ControlInterface* control_interface,
  /system/connectivity/shill/dhcp/
mock_dhcp_config.cc 23 MockDHCPConfig::MockDHCPConfig(ControlInterface* control_interface,

Completed in 4364 milliseconds

1 2 3 4 5 6 7 8