Home
last modified time | relevance | path

Searched refs:launch_source (Results 1 – 25 of 71) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/apps/app_service/
H A Dapp_service_metrics.cc68 switch (launch_source) { in RecordDefaultAppLaunch()
148 switch (launch_source) { in RecordBuiltInAppLaunch()
185 apps::mojom::LaunchSource launch_source) { in RecordAppLaunch() argument
189 RecordDefaultAppLaunch(DefaultAppName::kText, launch_source); in RecordAppLaunch()
209 RecordDefaultAppLaunch(DefaultAppName::kDocs, launch_source); in RecordAppLaunch()
211 RecordDefaultAppLaunch(DefaultAppName::kDrive, launch_source); in RecordAppLaunch()
214 RecordDefaultAppLaunch(DefaultAppName::kDuo, launch_source); in RecordAppLaunch()
217 RecordDefaultAppLaunch(DefaultAppName::kFiles, launch_source); in RecordAppLaunch()
220 RecordDefaultAppLaunch(DefaultAppName::kGmail, launch_source); in RecordAppLaunch()
223 RecordDefaultAppLaunch(DefaultAppName::kKeep, launch_source); in RecordAppLaunch()
[all …]
H A Dweb_apps_base.cc183 apps::mojom::LaunchSource launch_source, in LaunchAppWithIntentImpl() argument
190 app_id, event_flags, GetAppLaunchSource(launch_source), display_id, in LaunchAppWithIntentImpl()
194 params.launch_source = launch_source; in LaunchAppWithIntentImpl()
255 apps::mojom::LaunchSource launch_source, in Launch() argument
266 switch (launch_source) { in Launch()
304 web_app->app_id(), event_flags, GetAppLaunchSource(launch_source), in Launch()
311 params.launch_source = launch_source; in Launch()
319 apps::mojom::LaunchSource launch_source, in LaunchAppWithFiles() argument
323 GetAppLaunchSource(launch_source), display::kDefaultDisplayId); in LaunchAppWithFiles()
324 params.launch_source = launch_source; in LaunchAppWithFiles()
[all …]
H A Dextension_apps_base.cc111 apps::mojom::LaunchSource launch_source) { in ConvertLaunchSource() argument
112 switch (launch_source) { in ConvertLaunchSource()
389 apps::mojom::LaunchSource launch_source, in LaunchAppWithIntentImpl() argument
409 params.launch_source = launch_source; in LaunchAppWithIntentImpl()
510 switch (launch_source) { in Launch()
543 params.launch_source = launch_source; in Launch()
544 ash::ShelfLaunchSource source = ConvertLaunchSource(launch_source); in Launch()
564 apps::mojom::LaunchSource launch_source, in LaunchAppWithFiles() argument
568 GetAppLaunchSource(launch_source), display::kDefaultDisplayId); in LaunchAppWithFiles()
569 params.launch_source = launch_source; in LaunchAppWithFiles()
[all …]
H A Dapp_service_proxy.cc252 apps::mojom::LaunchSource launch_source, in Launch() argument
255 cache_.ForOneApp(app_id, [this, event_flags, launch_source, in Launch()
267 RecordAppLaunch(update.AppId(), launch_source); in Launch()
270 launch_source, display_id); in Launch()
279 apps::mojom::LaunchSource launch_source, in LaunchAppWithFiles() argument
304 apps::mojom::LaunchSource launch_source, in LaunchAppWithFileUrls() argument
310 launch_source, display::kDefaultDisplayId); in LaunchAppWithFileUrls()
317 apps::mojom::LaunchSource launch_source, in LaunchAppWithIntent() argument
332 RecordAppLaunch(update.AppId(), launch_source); in LaunchAppWithIntent()
336 launch_source, display_id); in LaunchAppWithIntent()
[all …]
H A Dweb_apps_base.h74 apps::mojom::LaunchSource launch_source,
109 apps::mojom::LaunchSource launch_source,
114 apps::mojom::LaunchSource launch_source,
119 apps::mojom::LaunchSource launch_source,
H A Dextension_apps_base.h93 apps::mojom::LaunchSource launch_source,
134 apps::mojom::LaunchSource launch_source,
139 apps::mojom::LaunchSource launch_source,
144 apps::mojom::LaunchSource launch_source,
H A Dapp_service_proxy.h121 apps::mojom::LaunchSource launch_source,
132 apps::mojom::LaunchSource launch_source,
143 apps::mojom::LaunchSource launch_source,
155 apps::mojom::LaunchSource launch_source,
166 apps::mojom::LaunchSource launch_source,
H A Dbuilt_in_chromeos_apps.cc125 apps::mojom::LaunchSource launch_source, in Launch() argument
132 chrome::LaunchReleaseNotes(profile_, launch_source); in Launch()
H A Dapp_service_metrics.h31 apps::mojom::LaunchSource launch_source);
H A Dweb_apps_chromeos.cc114 apps::mojom::LaunchSource launch_source, in LaunchAppWithIntent() argument
117 app_id, event_flags, std::move(intent), launch_source, display_id); in LaunchAppWithIntent()
119 if (launch_source != apps::mojom::LaunchSource::kFromArc || !tab) { in LaunchAppWithIntent()
H A Dbuilt_in_chromeos_apps.h42 apps::mojom::LaunchSource launch_source,
H A Dapp_launch_params.h74 apps::mojom::LaunchSource launch_source = apps::mojom::LaunchSource::kUnknown; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/services/app_service/public/mojom/
H A Dapp_service.mojom40 LaunchSource launch_source,
49 LaunchSource launch_source,
58 LaunchSource launch_source,
136 LaunchSource launch_source,
144 LaunchSource launch_source,
152 LaunchSource launch_source,
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/services/app_service/
H A Dapp_service_impl.cc194 apps::mojom::LaunchSource launch_source, in Launch() argument
200 iter->second->Launch(app_id, event_flags, launch_source, display_id); in Launch()
206 apps::mojom::LaunchSource launch_source, in LaunchAppWithFiles() argument
213 launch_source, std::move(file_paths)); in LaunchAppWithFiles()
221 apps::mojom::LaunchSource launch_source, in LaunchAppWithIntent() argument
228 launch_source, display_id); in LaunchAppWithIntent()
H A Dapp_service_impl.h59 apps::mojom::LaunchSource launch_source,
65 apps::mojom::LaunchSource launch_source,
71 apps::mojom::LaunchSource launch_source,
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/services/app_service/public/mojom/
H A Dapp_service.mojom39 LaunchSource launch_source,
48 LaunchSource launch_source,
58 LaunchSource launch_source,
150 LaunchSource launch_source,
158 LaunchSource launch_source,
167 LaunchSource launch_source,
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/services/app_service/public/cpp/
H A Dpublisher_base.h58 apps::mojom::LaunchSource launch_source,
63 apps::mojom::LaunchSource launch_source,
H A Dpublisher_base.cc71 apps::mojom::LaunchSource launch_source, in LaunchAppWithFiles() argument
79 apps::mojom::LaunchSource launch_source, in LaunchAppWithIntent() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/apps/intent_helper/
H A Dcommon_apps_navigation_throttle.cc150 apps::mojom::LaunchSource launch_source = in OnIntentPickerClosed() local
157 url, launch_source, display::kDefaultDisplayId); in OnIntentPickerClosed()
273 auto launch_source = apps::mojom::LaunchSource::kFromLink; in ShouldCancelNavigation() local
279 url, launch_source, display::kDefaultDisplayId); in ShouldCancelNavigation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/web_applications/
H A Dsystem_web_app_ui_utils.cc125 params.launch_source = apps::mojom::LaunchSource::kFromChromeInternal; in CreateSystemWebAppLaunchParams()
197 if (params->launch_source != apps::mojom::LaunchSource::kFromFileManager) { in LaunchSystemWebApp()
198 apps::RecordAppLaunch(params->app_id, params->launch_source); in LaunchSystemWebApp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/file_manager/
H A Dapp_service_file_tasks.cc125 constexpr auto launch_source = apps::mojom::LaunchSource::kFromFileManager; in ExecuteAppServiceTask() local
138 launch_source, file_urls, mime_types); in ExecuteAppServiceTask()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/app_list/search/
H A Dapp_service_app_result.cc144 apps::mojom::LaunchSource launch_source) { in Launch() argument
147 apps::RecordAppLaunch(id(), launch_source); in Launch()
180 proxy->Launch(app_id(), event_flags, launch_source, in Launch()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/app_list/app_service/
H A Dapp_service_app_item.cc131 apps::mojom::LaunchSource launch_source) { in Launch() argument
134 proxy->Launch(id(), event_flags, launch_source, in Launch()
H A Dapp_service_app_item.h42 void Launch(int event_flags, apps::mojom::LaunchSource launch_source);
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_cmd_line_script.py51 launch_source = """\ variable
62 source = launch_source % (path, module_name)

123