Searched defs:cacheDirectory (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/loader/appcache/
H A DApplicationCacheStorage.cpp365 void ApplicationCacheStorage::setCacheDirectory(const String& cacheDirectory) argument
368 ASSERT(!cacheDirectory.isNull());
370 m_cacheDirectory = cacheDirectory;
373 const String& ApplicationCacheStorage::cacheDirectory() const function in class:WebCore::ApplicationCacheStorage
1261 bool ApplicationCacheStorage::storeCopyOfCache(const String& cacheDirectory, ApplicationCacheHost* cacheHost) argument
1289 copyStorage.setCacheDirectory(cacheDirectory);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 90 milliseconds