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

  /external/webkit/Source/WebCore/loader/appcache/
ApplicationCacheGroup.h 87 void setNewestCache(PassRefPtr<ApplicationCache>);
ApplicationCacheGroup.cpp 396 void ApplicationCacheGroup::setNewestCache(PassRefPtr<ApplicationCache> newestCache)
    [all...]
ApplicationCacheStorage.cpp 129 group->setNewestCache(cache.release());
252 group->setNewestCache(cache.release());
323 group->setNewestCache(cache.release());
    [all...]

Completed in 148 milliseconds