Searched defs:cacheDirectory (Results 1 – 2 of 2) sorted by relevance
51 static string cacheDirectory; in rootDirectory() local
365 void ApplicationCacheStorage::setCacheDirectory(const String& cacheDirectory) in setCacheDirectory()373 const String& ApplicationCacheStorage::cacheDirectory() const in cacheDirectory() function in WebCore::ApplicationCacheStorage1261 bool ApplicationCacheStorage::storeCopyOfCache(const String& cacheDirectory, ApplicationCacheHost* … in storeCopyOfCache()