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

  /external/chromium_org/chrome/installer/util/
shell_util_unittest.cc 248 test_properties_.set_shortcut_name(L"Bobo le shortcut");
417 test_properties_.set_shortcut_name(L"Chrome 1");
427 test_properties_.set_shortcut_name(L"Chrome 2");
438 test_properties_.set_shortcut_name(L"Iron 3");
499 test_properties_.set_shortcut_name(L"Chrome 1");
509 test_properties_.set_shortcut_name(L"Chrome 2");
541 test_properties_.set_shortcut_name(L"Chrome 1");
551 test_properties_.set_shortcut_name(L"Chrome 2");
562 test_properties_.set_shortcut_name(L"Iron 3");
596 test_properties_.set_shortcut_name(L"Chrome 1")
    [all...]
shell_util.h 142 void set_shortcut_name(const base::string16& shortcut_name_in) { function in struct:ShellUtil::ShortcutProperties
  /external/chromium_org/chrome/installer/setup/
install.cc 424 desktop_properties.set_shortcut_name(
436 desktop_properties.set_shortcut_name(
  /external/chromium_org/chrome/browser/profiles/
profile_shortcut_manager_win.cc 472 properties.set_shortcut_name(shortcut_name.value());
541 properties.set_shortcut_name(
    [all...]
profile_shortcut_manager_unittest_win.cc 207 properties.set_shortcut_name(shortcut_name);
    [all...]

Completed in 328 milliseconds