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

  /external/chromium_org/chrome/browser/media_galleries/linux/
snapshot_file_details.cc 58 bool SnapshotFileDetails::IsSnapshotFileWriteComplete() const {
snapshot_file_details.h 92 bool IsSnapshotFileWriteComplete() const;
mtp_read_file_worker.cc 112 if (!snapshot_file_details->IsSnapshotFileWriteComplete()) {
  /external/chromium_org/chrome/browser/media_galleries/win/
snapshot_file_details.cc 54 bool SnapshotFileDetails::IsSnapshotFileWriteComplete() const {
snapshot_file_details.h 64 bool IsSnapshotFileWriteComplete() const;
mtp_device_delegate_impl_win.cc 598 if (current_snapshot_details_->IsSnapshotFileWriteComplete()) {

Completed in 73 milliseconds