Searched refs:tmpHttpProxy (Results 1 – 1 of 1) sorted by relevance
2060 HttpProxy tmpHttpProxy; in LoadGlobalHttpProxy() local2062 httpProxyTracker.ReadFromSettingsData(tmpHttpProxy); in LoadGlobalHttpProxy()2064 httpProxyTracker.ReadFromSettingsDataUser(tmpHttpProxy, userId); in LoadGlobalHttpProxy()2068 httpProxy = tmpHttpProxy; in LoadGlobalHttpProxy()2070 globalHttpProxyCache_.EnsureInsert(userId, tmpHttpProxy); in LoadGlobalHttpProxy()