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

  /external/chromium_org/chrome/installer/util/
copy_tree_work_item.cc 67 (overwrite_option_ == WorkItem::IF_NOT_PRESENT)) {
68 // handle overwrite_option_ = IF_NOT_PRESENT case.
work_item.h 54 IF_NOT_PRESENT, // Copy only if file/directory do not exist already.
copy_tree_work_item_unittest.cc 506 // Test overwrite option IF_NOT_PRESENT:
542 WorkItem::IF_NOT_PRESENT,
569 temp_dir_.path(), WorkItem::IF_NOT_PRESENT,

Completed in 250 milliseconds