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 47 NEW_NAME_IF_IN_USE // Copy to a new path if dest is in use(only files).
81 // * If overwrite_option is NEW_NAME_IF_IN_USE, file is copied with an
copy_tree_work_item_unittest.cc 393 // Test overwrite option NEW_NAME_IF_IN_USE:
438 WorkItem::NEW_NAME_IF_IN_USE,
471 temp_dir_.path(), WorkItem::NEW_NAME_IF_IN_USE,
  /external/chromium_org/chrome/installer/setup/
install_worker.cc 465 WorkItem::NEW_NAME_IF_IN_USE,
    [all...]

Completed in 2007 milliseconds