Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Dethernet_configuration.h69 void GenHttpProxyContent(const sptr<InterfaceConfiguration> &cfg, std::string &fileContent);
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_configuration.cpp669 GenHttpProxyContent(cfg, fileContent); in GenCfgContent()
672 void EthernetConfiguration::GenHttpProxyContent(const sptr<InterfaceConfiguration> &cfg, std::strin… in GenHttpProxyContent() function in OHOS::NetManagerStandard::EthernetConfiguration