Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dnetwork_parser.h57 PROXYSETTINGS, enumerator
H A Dnetwork_parser.cpp78 {XML_TAG_PROXY_SETTINGS, WifiConfigType::PROXYSETTINGS},
211 if (GetConfigNameAsInt(node) != WifiConfigType::PROXYSETTINGS) { in GetProxyMethod()