Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_service_proxy_test.cpp142 sptr<InterfaceConfiguration> ifaceConfig = new (std::nothrow) InterfaceConfiguration(); variable
151 sptr<InterfaceConfiguration> ifaceConfig = new (std::nothrow) InterfaceConfiguration(); variable
H A Dethernet_service_test.cpp229 sptr<InterfaceConfiguration> ifaceConfig = GetIfaceConfig(); variable
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dinterface_manager.cpp272 void UpdateIfaceConfigFlags(unsigned flags, nmd::InterfaceConfigurationParcel &ifaceConfig) in UpdateIfaceConfigFlags()
296 nmd::InterfaceConfigurationParcel ifaceConfig; in GetIfaceConfig() local
320 int InterfaceManager::SetIfaceConfig(const nmd::InterfaceConfigurationParcel &ifaceConfig) in SetIfaceConfig()
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/
H A Dethernet_client.cpp63 …EthernetClient::GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ifaceConfig) in GetIfaceConfig()
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_net_diag_data.cpp506 bool NetDiagIfaceConfig::Unmarshalling(Parcel &parcel, NetDiagIfaceConfig &ifaceConfig) in Unmarshalling()
H A Dnetsys_native_service_proxy.cpp2216 NetDiagIfaceConfig ifaceConfig; in NetDiagGetInterfaceConfig() local
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/stub/
H A Dethernet_service_stub.cpp134 sptr<InterfaceConfiguration> ifaceConfig = new (std::nothrow) InterfaceConfiguration(); in OnGetIfaceConfig() local
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dinterface_manager_test.cpp211 nmd::InterfaceConfigurationParcel ifaceConfig; variable
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_service.cpp226 …thernetService::GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ifaceConfig) in GetIfaceConfig()
H A Dethernet_management.cpp335 …Management::GetDevInterfaceCfg(const std::string &iface, sptr<InterfaceConfiguration> &ifaceConfig) in GetDevInterfaceCfg()
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/proxy/
H A Dethernet_service_proxy.cpp114 …etServiceProxy::GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ifaceConfig) in GetIfaceConfig()
/ohos5.0/foundation/communication/netmanager_ext/test/ethernetmanager/fuzztest/ethernetclient_fuzzer/
H A Dethernet_client_fuzzer.cpp357 sptr<InterfaceConfiguration> ifaceConfig; in EthernetManagementFuzzTest() local