Searched refs:app_user_model_id (Results 1 - 5 of 5) sorted by last modified time

/external/chromium_org/win8/metro_driver/
H A Dtoast_notification_handler.cc213 mswrw::HString app_user_model_id; local
214 app_user_model_id.Attach(MakeHString(appid));
216 hr = toast_manager->CreateToastNotifierWithId(app_user_model_id.Get(),
/external/chromium_org/win8/viewer/
H A Dmetro_viewer_process_host.cc93 const base::string16& app_user_model_id) {
108 app_user_model_id.c_str(), kMetroViewerConnectVerb, AO_NONE, &pid);
92 LaunchViewerAndWaitForConnection( const base::string16& app_user_model_id) argument
H A Dmetro_viewer_process_host.h65 // Launches the viewer process associated with the given |app_user_model_id|
68 // reached. NOTE: this assumes that the app referred to by |app_user_model_id|
71 const base::string16& app_user_model_id);
/external/chromium_org/chrome/browser/
H A Djumplist_updater_win.cc102 JumpListUpdater::JumpListUpdater(const std::wstring& app_user_model_id) argument
103 : app_user_model_id_(app_user_model_id),
H A Djumplist_updater_win.h95 explicit JumpListUpdater(const std::wstring& app_user_model_id);

Completed in 108 milliseconds