HomeSort by relevance Sort by last modified time
    Searched refs:loadCache (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/loader/appcache/
ApplicationCacheStorage.h 81 PassRefPtr<ApplicationCache> loadCache(unsigned storageID);
ApplicationCacheStorage.cpp 117 RefPtr<ApplicationCache> cache = loadCache(newestCacheStorageID);
230 RefPtr<ApplicationCache> cache = loadCache(newestCacheID);
299 RefPtr<ApplicationCache> cache = loadCache(newestCacheID);
822 PassRefPtr<ApplicationCache> ApplicationCacheStorage::loadCache(unsigned storageID)
    [all...]
  /packages/apps/Settings/src/com/android/settings/
ManageApplications.java     [all...]

Completed in 188 milliseconds