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

/external/webkit/Source/WebCore/platform/win/
H A DFileSystemWin.cpp180 static String cachedStorageDirectory(DWORD pathIdentifier) function in namespace:WebCore
290 return cachedStorageDirectory(CSIDL_LOCAL_APPDATA);
295 return cachedStorageDirectory(CSIDL_APPDATA);

Completed in 109 milliseconds