HomeSort by relevance Sort by last modified time
    Searched full:preferred_cache (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/webkit/browser/appcache/
appcache_storage_impl.cc 933 AppCacheDatabase::CacheRecord preferred_cache; local
937 preferred_group.group_id, &preferred_cache)) {
938 preferred_cache_id = preferred_cache.cache_id;
959 // Sort them in order of preference, from the preferred_cache first,
    [all...]

Completed in 94 milliseconds