Searched refs:UpdateNetHttpProxy (Results 1 – 4 of 4) sorted by relevance
143 devInterfaceState.UpdateNetHttpProxy(httpProxy);147 devInterfaceState.UpdateNetHttpProxy(httpProxy);
48 void UpdateNetHttpProxy(const HttpProxy &httpProxy);
201 void DevInterfaceState::UpdateNetHttpProxy(const HttpProxy &httpProxy) in UpdateNetHttpProxy() function in OHOS::NetManagerStandard::DevInterfaceState
279 fit->second->UpdateNetHttpProxy(cfg->httpProxy_); in UpdateDevInterfaceCfg()