Searched refs:usingType (Results 1 – 2 of 2) sorted by relevance
410 …UsingHttpProxyType usingType = useDefault ? UsingHttpProxyType::USE_DEFAULT : UsingHttpProxyType::… in ParseUsingHttpProxy() local411 options.SetUsingHttpProxyType(usingType); in ParseUsingHttpProxy()
330 …UsingHttpProxyType usingType = usingProxy ? UsingHttpProxyType::USE_DEFAULT : UsingHttpProxyType::… in ParseUsingHttpProxy() local331 options.SetUsingHttpProxyType(usingType); in ParseUsingHttpProxy()