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

/external/chromium_org/chrome/browser/ui/views/app_list/win/
H A Dapp_list_service_win.cc161 // |app_model_id|. This runs on the FILE thread and not in the blocking IO
168 const base::string16& app_model_id,
200 shortcut_properties.set_app_id(app_model_id);
166 CreateAppListShortcuts( const base::FilePath& user_data_dir, const base::string16& app_model_id, const web_app::ShortcutLocations& creation_locations) argument
/external/chromium_org/chrome/installer/setup/
H A Dsetup_main.cc879 base::string16 app_model_id = ShellUtil::GetBrowserModelId( local
887 app_model_id.c_str(), L"open", AO_NONE, &pid);

Completed in 264 milliseconds