Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_net_proxy_adapter_impl.cpp48 std::string s_host; in GetProperty() local
52 real_.GetProperty(s_host, port, s_pacUrl, s_exclusion); in GetProperty()
53 host = ArkWebStringClassToStruct(s_host); in GetProperty()