Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dnetwork_parser.cpp59 constexpr auto PROXY_STATIC = "STATIC"; variable
214 if (GetStringValue(node) == PROXY_STATIC) { in GetProxyMethod()