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

  /external/chromium_org/webkit/browser/appcache/
appcache_url_request_job.h 52 return delivery_type_ == APPCACHED_DELIVERY;
99 APPCACHED_DELIVERY,
appcache_url_request_job.cc 53 delivery_type_ = APPCACHED_DELIVERY;
113 case APPCACHED_DELIVERY:
392 if (delivery_type_ != APPCACHED_DELIVERY)

Completed in 407 milliseconds