Searched refs:ShortcutOperation (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/base/win/
H A Dshortcut.h17 enum ShortcutOperation { enum in namespace:base::win
112 // |operation|: a choice from the ShortcutOperation enum.
118 ShortcutOperation operation);
H A Dshortcut.cc46 ShortcutOperation operation) {
/external/chromium_org/cloud_print/service/win/
H A Dinstaller.cc37 base::win::ShortcutOperation operation) {
55 base::win::ShortcutOperation operation =
/external/chromium_org/chrome/installer/util/
H A Dshell_util.h56 enum ShortcutOperation { enum in class:ShellUtil
329 ShellUtil::ShortcutOperation operation);
H A Dshell_util.cc950 // Converts ShellUtil::ShortcutOperation to the best-matching value in
951 // base::win::ShortcutOperation.
952 base::win::ShortcutOperation TranslateShortcutOperation(
953 ShellUtil::ShortcutOperation operation) {
1467 ShellUtil::ShortcutOperation operation) {
1524 base::win::ShortcutOperation shortcut_operation =
/external/chromium_org/chrome/installer/setup/
H A Dinstall.cc57 ShellUtil::ShortcutOperation operation,
125 ShellUtil::ShortcutOperation operation) {
399 ShellUtil::ShortcutOperation shortcut_operation;
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_shortcut_manager_win.cc468 ShellUtil::ShortcutOperation operation =

Completed in 323 milliseconds