Home
last modified time | relevance | path

Searched refs:SHORTCUT_REPLACE_EXISTING (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/base/win/
Dshortcut_unittest.cc272 link_file_, link_properties_2_, SHORTCUT_REPLACE_EXISTING)); in TEST_F()
286 link_file_, new_properties, SHORTCUT_REPLACE_EXISTING)); in TEST_F()
300 link_file_, link_properties_, SHORTCUT_REPLACE_EXISTING)); in TEST_F()
314 link_file_, link_properties_2_, SHORTCUT_REPLACE_EXISTING)); in TEST_F()
Dshortcut.h23 SHORTCUT_REPLACE_EXISTING, enumerator
Dshortcut.cc74 case SHORTCUT_REPLACE_EXISTING: in CreateOrUpdateShortcutLink()
/external/chromium_org/cloud_print/service/win/
Dinstaller.cc57 base::win::SHORTCUT_REPLACE_EXISTING; in CreateShortcuts()
/external/chromium_org/chrome/installer/util/
Dshell_util.cc974 return base::win::SHORTCUT_REPLACE_EXISTING; in TranslateShortcutOperation()
978 return base::win::SHORTCUT_REPLACE_EXISTING; in TranslateShortcutOperation()