Home
last modified time | relevance | path

Searched defs:storageSession (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/WebPage/win/
DWebPageWin.cpp274 if (CFURLStorageSessionRef storageSession = ResourceHandle::privateBrowsingStorageSession()) in platformHasLocalDataForURL() local
298 if (CFURLStorageSessionRef storageSession = ResourceHandle::privateBrowsingStorageSession()) in cachedResponseMIMETypeForURL() local
/external/webkit/Source/WebCore/platform/network/cf/
DResourceRequestCFNet.cpp203 void ResourceRequest::setStorageSession(CFURLStorageSessionRef storageSession) in setStorageSession()
DResourceHandleCFNet.cpp339 if (CFURLStorageSessionRef storageSession = ResourceHandle::privateBrowsingStorageSession()) in makeFinalRequest() local
490 if (CFURLStorageSessionRef storageSession = privateBrowsingStorageSession()) in willSendRequest() local