Home
last modified time | relevance | path

Searched defs:ifaceConfig (Results 1 – 12 of 12) sorted by relevance

/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
Dethernet_service_proxy_test.cpp131 sptr<InterfaceConfiguration> ifaceConfig = new (std::nothrow) InterfaceConfiguration(); variable
140 sptr<InterfaceConfiguration> ifaceConfig = new (std::nothrow) InterfaceConfiguration(); variable
Dethernet_service_test.cpp218 sptr<InterfaceConfiguration> ifaceConfig = GetIfaceConfig(); variable
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
Dinterface_manager.cpp267 void UpdateIfaceConfigFlags(unsigned flags, nmd::InterfaceConfigurationParcel &ifaceConfig) in UpdateIfaceConfigFlags()
291 nmd::InterfaceConfigurationParcel ifaceConfig; in GetIfaceConfig() local
315 int InterfaceManager::SetIfaceConfig(const nmd::InterfaceConfigurationParcel &ifaceConfig) in SetIfaceConfig()
/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/
Dethernet_client.cpp52 …EthernetClient::GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ifaceConfig) in GetIfaceConfig()
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
Dnetsys_net_diag_data.cpp506 bool NetDiagIfaceConfig::Unmarshalling(Parcel &parcel, NetDiagIfaceConfig &ifaceConfig) in Unmarshalling()
Dnetsys_native_service_proxy.cpp1866 NetDiagIfaceConfig ifaceConfig; in NetDiagGetInterfaceConfig() local
/foundation/communication/netmanager_ext/services/ethernetmanager/src/stub/
Dethernet_service_stub.cpp103 sptr<InterfaceConfiguration> ifaceConfig = new (std::nothrow) InterfaceConfiguration(); in OnGetIfaceConfig() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Dinterface_manager_test.cpp218 nmd::InterfaceConfigurationParcel ifaceConfig; variable
/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/proxy/
Dethernet_service_proxy.cpp74 …etServiceProxy::GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ifaceConfig) in GetIfaceConfig()
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
Dethernet_service.cpp233 …thernetService::GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ifaceConfig) in GetIfaceConfig()
Dethernet_management.cpp261 …Management::GetDevInterfaceCfg(const std::string &iface, sptr<InterfaceConfiguration> &ifaceConfig) in GetDevInterfaceCfg()
/foundation/communication/netmanager_ext/test/ethernetmanager/fuzztest/ethernetclient_fuzzer/
Dethernet_client_fuzzer.cpp323 sptr<InterfaceConfiguration> ifaceConfig; in EthernetManagementFuzzTest() local