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

  /external/chromium_org/chrome/installer/util/
chrome_app_host_operations.h 47 virtual void AddDefaultShortcutProperties(
chrome_binaries_operations.h 47 virtual void AddDefaultShortcutProperties(
chrome_browser_operations.h 46 virtual void AddDefaultShortcutProperties(
chrome_frame_operations.h 46 virtual void AddDefaultShortcutProperties(
product_operations.h 85 virtual void AddDefaultShortcutProperties(
product.cc 156 void Product::AddDefaultShortcutProperties(
159 return operations_->AddDefaultShortcutProperties(
chrome_binaries_operations.cc 80 void ChromeBinariesOperations::AddDefaultShortcutProperties(
product.h 121 // See ProductOperations::AddDefaultShortcutProperties.
122 void AddDefaultShortcutProperties(
chrome_app_host_operations.cc 100 void ChromeAppHostOperations::AddDefaultShortcutProperties(
chrome_browser_operations.cc 110 void ChromeBrowserOperations::AddDefaultShortcutProperties(
chrome_frame_operations.cc 124 void ChromeFrameOperations::AddDefaultShortcutProperties(
shell_util_unittest.cc 36 // from product_->AddDefaultShortcutProperties().
239 product_->AddDefaultShortcutProperties(chrome_exe_, &properties);
266 product_->AddDefaultShortcutProperties(chrome_exe_, &new_properties);
309 product_->AddDefaultShortcutProperties(chrome_exe_, &properties);
    [all...]
  /external/chromium_org/chrome/browser/profiles/
profile_shortcut_manager_unittest_win.cc 206 product.AddDefaultShortcutProperties(GetExePath(), &properties);
221 product.AddDefaultShortcutProperties(GetExePath(), &properties);
    [all...]
profile_shortcut_manager_win.cc 433 product.AddDefaultShortcutProperties(chrome_exe, &properties);
540 product.AddDefaultShortcutProperties(chrome_exe, &properties);
    [all...]
  /external/chromium_org/chrome/installer/setup/
install.cc 418 product.AddDefaultShortcutProperties(target, &base_properties);
install_unittest.cc 81 product_->AddDefaultShortcutProperties(chrome_exe_, &chrome_properties);
setup_main.cc     [all...]

Completed in 80 milliseconds