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

  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
download_operation.h 107 scoped_ptr<ResourceEntry> entry_after_update,
download_operation.cc 222 ResourceEntry* entry_after_update,
254 error = metadata->GetResourceEntryById(local_id, entry_after_update);
497 ResourceEntry* entry_after_update = new ResourceEntry; local
508 entry_after_update,
514 base::Passed(make_scoped_ptr(entry_after_update)),
521 scoped_ptr<ResourceEntry> entry_after_update,
533 params->OnDownloadCompleted(*cache_file_path, entry_after_update.Pass());

Completed in 49 milliseconds