Searched refs:ParserFileConfig (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/netmanager_ext/services/ethernetmanager/include/ |
H A D | ethernet_configuration.h | 65 void ParserFileConfig(const std::string &fileContent, std::string &iface, sptr<InterfaceConfiguration> cfg);
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/ |
H A D | ethernet_configuration_test.cpp | 87 ethernetConfiguration.ParserFileConfig(FILE_CONTENT, IFACE_NAME, cfg); in HWTEST_F()
|
/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/ |
H A D | ethernet_configuration_test.cpp | 87 ethernetConfiguration.ParserFileConfig(FILE_CONTENT, IFACE_NAME, cfg); in HWTEST_F()
|
/foundation/communication/netmanager_ext/services/ethernetmanager/src/ |
H A D | ethernet_configuration.cpp | 211 ParserFileConfig(fileContent, iface, cfg); in ReadUserConfiguration() 473 void EthernetConfiguration::ParserFileConfig(const std::string &fileContent, std::string &iface, in ParserFileConfig() function in OHOS::NetManagerStandard::EthernetConfiguration
|
Completed in 4 milliseconds