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

  /external/chromium_org/webkit/browser/appcache/
appcache_update_job.h 106 FetchType fetch_type() const { return fetch_type_; }
138 FetchType fetch_type_; member in class:appcache::AppCacheUpdateJob::URLFetcher
appcache_update_job.cc 98 fetch_type_(fetch_type),
149 if (fetch_type_ == URL_FETCH || fetch_type_ == MASTER_ENTRY_FETCH) {
237 switch (fetch_type_) {
264 switch (fetch_type_) {
    [all...]

Completed in 251 milliseconds