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

  /external/chromium_org/chrome/installer/util/
copy_tree_work_item.cc 49 (overwrite_option_ == WorkItem::NEW_NAME_IF_IN_USE) &&
53 // handle overwrite_option_ = NEW_NAME_IF_IN_USE case.
work_item.h 55 NEW_NAME_IF_IN_USE // Copy to a new path if dest is in use(only files).
82 // * If overwrite_option is NEW_NAME_IF_IN_USE, file is copied with an
copy_tree_work_item_unittest.cc 395 // Test overwrite option NEW_NAME_IF_IN_USE:
440 WorkItem::NEW_NAME_IF_IN_USE,
473 temp_dir_.path(), WorkItem::NEW_NAME_IF_IN_USE,
  /external/chromium_org/chrome/installer/setup/
install_worker.cc 517 WorkItem::NEW_NAME_IF_IN_USE,
    [all...]

Completed in 588 milliseconds