Home
last modified time | relevance | path

Searched refs:ReadSystemConfiguration (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Dethernet_configuration.h40 bool ReadSystemConfiguration(std::map<std::string, std::set<NetCap>> &devCaps,
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_management.cpp136 ethConfiguration_->ReadSystemConfiguration(devCaps_, devCfgs_); in EthernetManagement()
488 ethConfiguration_->ReadSystemConfiguration(devCaps_, devCfgs_); in DevInterfaceAdd()
H A Dethernet_configuration.cpp134 bool EthernetConfiguration::ReadSystemConfiguration(std::map<std::string, std::set<NetCap>> &devCaps, in ReadSystemConfiguration() function in OHOS::NetManagerStandard::EthernetConfiguration
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dethernet_configuration_test.cpp64 bool ret = ethernetConfiguration.ReadSystemConfiguration(devCaps, devCfgs); in HWTEST_F()
/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_configuration_test.cpp64 bool ret = ethernetConfiguration.ReadSystemConfiguration(devCaps, devCfgs); in HWTEST_F()

Completed in 4 milliseconds