Home
last modified time | relevance | path

Searched defs:interface_name (Results 1 – 25 of 63) sorted by relevance

123

/system/connectivity/apmanager/
Dshill_manager.cc42 void ShillManager::ClaimInterface(const string& interface_name) { in ClaimInterface()
48 void ShillManager::ReleaseInterface(const string& interface_name) { in ReleaseInterface()
55 bool ShillManager::SetupApModeInterface(string* interface_name) { in SetupApModeInterface()
60 bool ShillManager::SetupStationModeInterface(string* interface_name) { in SetupStationModeInterface()
Dmanager.cc85 const string& interface_name) { in GetDeviceFromInterfaceName()
101 void Manager::ClaimInterface(const string& interface_name) { in ClaimInterface()
105 void Manager::ReleaseInterface(const string& interface_name) { in ReleaseInterface()
110 bool Manager::SetupApModeInterface(string* interface_name) { in SetupApModeInterface()
114 bool Manager::SetupStationModeInterface(string* interface_name) { in SetupStationModeInterface()
Dshill_stub_proxy.cc27 bool ShillStubProxy::ClaimInterface(const string& interface_name) { in ClaimInterface()
31 bool ShillStubProxy::ReleaseInterface(const string& interface_name) { in ReleaseInterface()
Ddhcp_server_factory.cc36 uint16_t server_addr_index, const std::string& interface_name) { in CreateDHCPServer()
Dfake_config_adaptor.cc39 void FakeConfigAdaptor::SetInterfaceName(const std::string& interface_name) { in SetInterfaceName()
95 void FakeConfigAdaptor::SetBridgeInterface(const std::string& interface_name) { in SetBridgeInterface()
Dservice.cc188 string interface_name; in Start() local
232 const string& interface_name, in APInterfaceCheckTask()
Dfake_device_adaptor.cc34 const std::string& interface_name) { in SetPreferredApInterface()
Ddevice_info_unittest.cc84 bool IsWifiInterface(const string& interface_name) { in IsWifiInterface()
88 void CreateDeviceInfoFile(const string& interface_name, in CreateDeviceInfoFile()
99 const string& interface_name) { in SendLinkMsg()
/system/connectivity/apmanager/dbus/
Dshill_dbus_proxy.cc57 bool ShillDBusProxy::ClaimInterface(const string& interface_name) { in ClaimInterface()
71 bool ShillDBusProxy::ReleaseInterface(const string& interface_name) { in ReleaseInterface()
86 bool ShillDBusProxy::SetupApModeInterface(string* interface_name) { in SetupApModeInterface()
100 bool ShillDBusProxy::SetupStationModeInterface(string* interface_name) { in SetupStationModeInterface()
Ddevice_dbus_adaptor.cc56 void DeviceDBusAdaptor::SetPreferredApInterface(const string& interface_name) { in SetPreferredApInterface()
/system/connectivity/shill/test-rpc-proxy/
Dproxy_dbus_shill_wifi_client.cc258 const std::string& interface_name, in ConfigureBgScan()
471 const std::string& interface_name, in GetPropertyOnDevice()
487 const std::string& interface_name, in SetPropertyOnDevice()
503 const std::string& interface_name, in RequestRoam()
517 const std::string& interface_name, in SetDeviceEnabled()
535 const std::string& interface_name, in DiscoverTdlsLink()
544 const std::string& interface_name, in EstablishTdlsLink()
553 const std::string& interface_name, in QueryTdlsLink()
562 const std::string& interface_name, in AddWakePacketSource()
576 const std::string& interface_name, in RemoveWakePacketSource()
[all …]
Dproxy_rpc_server.cc332 const std::string& interface_name(params_in[0]); in GetDbusPropertyOnDevice() local
350 const std::string& interface_name(params_in[0]); in SetDbusPropertyOnDevice() local
365 const std::string& interface_name(params_in[1]); in RequestRoamDbus() local
378 const std::string& interface_name(params_in[0]); in SetDeviceEnabled() local
389 const std::string& interface_name(params_in[0]); in DiscoverTdlsLink() local
400 const std::string& interface_name(params_in[0]); in EstablishTdlsLink() local
411 const std::string& interface_name(params_in[0]); in QueryTdlsLink() local
427 const std::string& interface_name(params_in[0]); in AddWakePacketSource() local
438 const std::string& interface_name(params_in[0]); in RemoveWakePacketSource() local
449 const std::string& interface_name(params_in[0]); in RemoveAllWakePacketSources() local
/system/connectivity/shill/dbus/
Dchromeos_dbus_properties_proxy.cc54 const string& interface_name) { in GetAll()
69 brillo::Any ChromeosDBusPropertiesProxy::Get(const string& interface_name, in Get()
105 const string& interface_name, const string& signal_name, bool success) { in OnSignalConnected()
Dchromeos_supplicant_network_proxy.cc44 const std::string& interface_name, in PropertySet()
105 const std::string& interface_name, in OnSignalConnected()
Dchromeos_wimax_manager_proxy.cc49 const std::string& interface_name, in PropertySet()
148 const string& interface_name, const string& signal_name, bool success) { in OnSignalConnected()
Dchromeos_wimax_network_proxy.cc50 const std::string& interface_name, in PropertySet()
164 const string& interface_name, const string& signal_name, bool success) { in OnSignalConnected()
Dchromeos_supplicant_bss_proxy.cc68 const std::string& interface_name, in OnSignalConnected()
/system/connectivity/shill/binder/android/system/connectivity/shill/
DIManager.aidl58 void ClaimInterface(String claimer_name, String interface_name); in ClaimInterface()
68 void ReleaseInterface(String claimer_name, String interface_name); in ReleaseInterface()
/system/webservd/webservd/
Dfirewalld_firewall.cc34 const std::string& interface_name, in PunchTcpHoleAsync()
Dpermission_broker_firewall.cc51 const std::string& interface_name, in PunchTcpHoleAsync()
Dconfig.h44 std::string interface_name; member
/system/connectivity/shill/
Ddns_client_factory.cc40 const string& interface_name, in CreateDNSClient()
/system/connectivity/dhcp_client/
Ddevice_info.cc53 bool DeviceInfo::GetDeviceInfo(const std::string& interface_name, in GetDeviceInfo()
/system/connectivity/shill/wifi/
Dtdls_manager.h47 const std::string& interface_name() const { return interface_name_; } in interface_name() function
/system/connectivity/shill/binder/
Dmanager_binder_adaptor.cc111 const String16& interface_name) { in ClaimInterface()
118 const String16& interface_name) { in ReleaseInterface()

123