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

  /external/chromium_org/chrome/browser/download/
download_path_reservation_tracker.h 44 OVERWRITE,
download_path_reservation_tracker_unittest.cc 194 DownloadPathReservationTracker::OVERWRITE;
224 DownloadPathReservationTracker::OVERWRITE;
253 DownloadPathReservationTracker::OVERWRITE;
389 conflict_action = DownloadPathReservationTracker::OVERWRITE;
481 DownloadPathReservationTracker::OVERWRITE;
505 DownloadPathReservationTracker::OVERWRITE;
554 DownloadPathReservationTracker::OVERWRITE;
613 DownloadPathReservationTracker::OVERWRITE;
686 DownloadPathReservationTracker::OVERWRITE;
download_target_determiner.cc 68 conflict_action_(DownloadPathReservationTracker::OVERWRITE),
144 DCHECK_EQ(DownloadPathReservationTracker::OVERWRITE, conflict_action_);
151 // a path. Assume that it's okay to overwrite the file if there's a conflict
download_path_reservation_tracker.cc 47 // that is supposed to overwrite an existing reservation.
212 if (conflict_action == DownloadPathReservationTracker::OVERWRITE) {
download_target_determiner_unittest.cc     [all...]
  /external/elfutils/lib/
dynamicsizehash.c 249 /* We don't want to overwrite the old value. */
258 #ifdef OVERWRITE
  /sdk/eclipse/plugins/com.android.ide.eclipse.traceview/src/com/android/ide/eclipse/traceview/editors/
TraceviewEditor.java 169 // Check whether file exists and if so, confirm overwrite
208 sourceFileStore.copy(destFileStore, EFS.OVERWRITE, null);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
AddSupportJarAction.java 381 sourceDir.copy(destDir, EFS.OVERWRITE, null);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewProjectCreator.java 653 sourceDir.copy(destDir, EFS.OVERWRITE, null);
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/downloads/
downloads_api.cc 568 return DownloadPathReservationTracker::OVERWRITE;
    [all...]
  /external/smack/asmack-master/lib/
httpcore-4.1.4.jar 
  /prebuilts/devtools/tools/lib/
httpcore-4.1.jar 
  /prebuilts/tools/common/http-client/
httpcore-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.1/
httpcore-4.1.jar 

Completed in 1485 milliseconds