Searched refs:AddDefaultShortcutProperties (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dchrome_app_host_operations.h47 virtual void AddDefaultShortcutProperties(
H A Dchrome_binaries_operations.h47 virtual void AddDefaultShortcutProperties(
H A Dchrome_browser_operations.h46 virtual void AddDefaultShortcutProperties(
H A Dchrome_frame_operations.h46 virtual void AddDefaultShortcutProperties(
H A Dproduct_operations.h82 virtual void AddDefaultShortcutProperties(
H A Dproduct.cc159 void Product::AddDefaultShortcutProperties( function in class:installer::Product
162 return operations_->AddDefaultShortcutProperties(
H A Dchrome_binaries_operations.cc78 void ChromeBinariesOperations::AddDefaultShortcutProperties( function in class:installer::ChromeBinariesOperations
H A Dproduct.h128 // See ProductOperations::AddDefaultShortcutProperties.
129 void AddDefaultShortcutProperties(
H A Dchrome_app_host_operations.cc97 void ChromeAppHostOperations::AddDefaultShortcutProperties( function in class:installer::ChromeAppHostOperations
H A Dchrome_browser_operations.cc107 void ChromeBrowserOperations::AddDefaultShortcutProperties( function in class:installer::ChromeBrowserOperations
H A Dchrome_frame_operations.cc144 void ChromeFrameOperations::AddDefaultShortcutProperties( function in class:installer::ChromeFrameOperations
H A Dshell_util_unittest.cc33 // from product_->AddDefaultShortcutProperties().
214 product_->AddDefaultShortcutProperties(chrome_exe_, &properties);
241 product_->AddDefaultShortcutProperties(chrome_exe_, &new_properties);
284 product_->AddDefaultShortcutProperties(chrome_exe_, &properties);
/external/chromium_org/chrome/installer/setup/
H A Dinstall_unittest.cc82 product_->AddDefaultShortcutProperties(chrome_exe_, &chrome_properties);
H A Dinstall.cc409 product.AddDefaultShortcutProperties(target, &base_properties);
H A Dsetup_main.cc957 chrome.AddDefaultShortcutProperties(chrome_exe, &shortcut_properties);
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_shortcut_manager_unittest_win.cc205 product.AddDefaultShortcutProperties(GetExePath(), &properties);
220 product.AddDefaultShortcutProperties(GetExePath(), &properties);
H A Dprofile_shortcut_manager_win.cc447 product.AddDefaultShortcutProperties(chrome_exe, &properties);
551 product.AddDefaultShortcutProperties(chrome_exe, &properties);

Completed in 3108 milliseconds