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 82 virtual void AddDefaultShortcutProperties(
product.cc 159 void Product::AddDefaultShortcutProperties(
162 return operations_->AddDefaultShortcutProperties(
chrome_binaries_operations.cc 78 void ChromeBinariesOperations::AddDefaultShortcutProperties(
product.h 128 // See ProductOperations::AddDefaultShortcutProperties.
129 void AddDefaultShortcutProperties(
chrome_app_host_operations.cc 97 void ChromeAppHostOperations::AddDefaultShortcutProperties(
chrome_browser_operations.cc 107 void ChromeBrowserOperations::AddDefaultShortcutProperties(
chrome_frame_operations.cc 120 void ChromeFrameOperations::AddDefaultShortcutProperties(
shell_util_unittest.cc 33 // from product_->AddDefaultShortcutProperties().
222 product_->AddDefaultShortcutProperties(chrome_exe_, &properties);
249 product_->AddDefaultShortcutProperties(chrome_exe_, &new_properties);
292 product_->AddDefaultShortcutProperties(chrome_exe_, &properties);
  /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 448 product.AddDefaultShortcutProperties(chrome_exe, &properties);
555 product.AddDefaultShortcutProperties(chrome_exe, &properties);
    [all...]
  /external/chromium_org/chrome/installer/setup/
install.cc 420 product.AddDefaultShortcutProperties(target, &base_properties);
install_unittest.cc 82 product_->AddDefaultShortcutProperties(chrome_exe_, &chrome_properties);
setup_main.cc     [all...]

Completed in 421 milliseconds