Home
last modified time | relevance | path

Searched refs:ParserFileHttpProxy (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Dethernet_configuration.h66 … void ParserFileHttpProxy(const std::string &fileContent, const sptr<InterfaceConfiguration> &cfg);
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_configuration.cpp479 ParserFileHttpProxy(fileContent, cfg); in ParserFileConfig()
562 void EthernetConfiguration::ParserFileHttpProxy(const std::string &fileContent, const sptr<Interfac… in ParserFileHttpProxy() function in OHOS::NetManagerStandard::EthernetConfiguration