OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IF_DIFFERENT
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/installer/util/
copy_tree_work_item.cc
38
// handle overwrite_option_ =
IF_DIFFERENT
case.
40
(overwrite_option_ == WorkItem::
IF_DIFFERENT
) && // only for single file
work_item.h
45
IF_DIFFERENT
, // Overwrite if different. Currently only applies to file.
copy_tree_work_item_unittest.cc
164
WorkItem::
IF_DIFFERENT
,
244
WorkItem::
IF_DIFFERENT
,
294
WorkItem::
IF_DIFFERENT
,
318
// overwrite option as
IF_DIFFERENT
. This destination-file-in-use should
358
WorkItem::
IF_DIFFERENT
,
633
WorkItem::
IF_DIFFERENT
,
Completed in 467 milliseconds