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

  /external/chromium_org/content/browser/download/
download_create_info.h 32 scoped_ptr<DownloadSaveInfo> save_info);
88 scoped_ptr<DownloadSaveInfo> save_info; member in struct:content::DownloadCreateInfo
  /external/chromium_org/sync/syncable/
directory_backing_store.cc 227 bool save_info = local
231 snapshot.delete_journals_to_purge.empty() && !save_info) {
261 if (save_info) {
    [all...]

Completed in 64 milliseconds