Searched defs:creation_reason (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/web_applications/
H A Dweb_app_chromeos.cc21 ShortcutCreationReason creation_reason) {
16 CreatePlatformShortcuts( const base::FilePath& web_app_path, const ShortcutInfo& shortcut_info, const extensions::FileHandlersInfo& file_handlers_info, const ShortcutLocations& creation_locations, ShortcutCreationReason creation_reason) argument
H A Dweb_app_win.cc158 // created. If |creation_reason| is SHORTCUT_CREATION_AUTOMATED and there is an
166 web_app::ShortcutCreationReason creation_reason,
217 if (creation_reason == web_app::SHORTCUT_CREATION_AUTOMATED) {
448 ShortcutCreationReason creation_reason) {
473 creation_reason, NULL))
162 CreateShortcutsInPaths( const base::FilePath& web_app_path, const web_app::ShortcutInfo& shortcut_info, const std::vector<base::FilePath>& shortcut_paths, web_app::ShortcutCreationReason creation_reason, std::vector<base::FilePath>* out_filenames) argument
443 CreatePlatformShortcuts( const base::FilePath& web_app_path, const ShortcutInfo& shortcut_info, const extensions::FileHandlersInfo& file_handlers_info, const ShortcutLocations& creation_locations, ShortcutCreationReason creation_reason) argument

Completed in 1292 milliseconds