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

  /external/chromium_org/content/browser/appcache/
appcache_entry.h 53 void set_response_id(int64 id) { response_id_ = id; } function in class:content::AppCacheEntry
appcache_update_job.cc 672 entry.set_response_id(fetcher->response_writer()->response_id());
694 entry.set_response_id(fetcher->existing_entry().response_id());
739 entry.set_response_id(fetcher->existing_entry().response_id());
    [all...]

Completed in 714 milliseconds