Home
last modified time | relevance | path

Searched defs:cfURLCachePath (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/win/
DWebContextWin.cpp63 RetainPtr<CFStringRef> cfURLCachePath(AdoptCF, wkCopyFoundationCacheDirectory()); in platformInitializeWebProcess() local
/external/webkit/Source/WebKit2/Shared/
DWebProcessCreationParameters.h97 String cfURLCachePath; member