Home
last modified time | relevance | path

Searched refs:tmpHttpProxy (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp2214 HttpProxy tmpHttpProxy; in LoadGlobalHttpProxy() local
2216 httpProxyTracker.ReadFromSettingsData(tmpHttpProxy); in LoadGlobalHttpProxy()
2218 httpProxyTracker.ReadFromSettingsDataUser(tmpHttpProxy, userId); in LoadGlobalHttpProxy()
2222 httpProxy = tmpHttpProxy; in LoadGlobalHttpProxy()
2224 globalHttpProxyCache_.EnsureInsert(userId, tmpHttpProxy); in LoadGlobalHttpProxy()

Completed in 5 milliseconds