Home
last modified time | relevance | path

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

123

/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_cmd_line_script.py55 launch_source = """\ variable
66 source = launch_source % (path, module_name)
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_cmd_line_script.py55 launch_source = """\ variable
66 source = launch_source % (path, module_name)
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/apps/app_service/
H A Dremote_apps.h76 apps::mojom::LaunchSource launch_source,
H A Dcrostini_apps.h58 apps::mojom::LaunchSource launch_source,
H A Dplugin_vm_apps.h53 apps::mojom::LaunchSource launch_source,
H A Dextension_apps_chromeos.cc192 apps::mojom::LaunchSource launch_source, in LaunchAppWithIntent() argument
195 launch_source, display_id); in LaunchAppWithIntent()
197 if (launch_source == apps::mojom::LaunchSource::kFromArc && tab) { in LaunchAppWithIntent()
H A Dweb_apps_chromeos.h55 apps::mojom::LaunchSource launch_source,
H A Dextension_apps_chromeos.h79 apps::mojom::LaunchSource launch_source,
H A Dlacros_apps.cc111 apps::mojom::LaunchSource launch_source, in Launch() argument
H A Dremote_apps.cc112 mojom::LaunchSource launch_source, in Launch() argument
H A Darc_apps.cc159 apps::mojom::LaunchSource launch_source) { in GetUserInterationType() argument
161 switch (launch_source) { in GetUserInterationType()
728 apps::mojom::LaunchSource launch_source, in Launch() argument
730 auto user_interaction_type = GetUserInterationType(launch_source); in Launch()
742 apps::mojom::LaunchSource launch_source, in LaunchAppWithIntent() argument
744 auto user_interaction_type = GetUserInterationType(launch_source); in LaunchAppWithIntent()
H A Dborealis_apps.cc166 apps::mojom::LaunchSource launch_source, in Launch() argument
H A Dcrostini_apps.cc142 apps::mojom::LaunchSource launch_source, in Launch() argument
H A Dplugin_vm_apps.cc191 apps::mojom::LaunchSource launch_source, in Launch() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/apps/
H A Dlauncher.cc130 void set_launch_source(extensions::AppLaunchSource launch_source) { in set_launch_source() argument
131 launch_source_ = launch_source; in set_launch_source()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/web_applications/
H A Dweb_app_file_handling_browsertest.cc164 const apps::mojom::AppLaunchSource launch_source = in LaunchApplication() argument
169 launch_source); in LaunchApplication()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/services/app_service/
H A Dapp_service_impl_unittest.cc84 apps::mojom::LaunchSource launch_source, in Launch() argument
/dports/misc/heyu2/heyu-2.10/
H A Dprocess.h1254 unsigned int launch_source; /* Signal sources allowed to launch a script */ member
H A Dconfig.c470 configp->launch_source = DEF_LAUNCH_SOURCE; in initialize_config()
1751 configp->launch_source = 0; in parse_config_tail()
1754 configp->launch_source = (unsigned int)value; in parse_config_tail()
H A Dx10state.c11223 (configp->launch_source | launcherp[j].source) & ~launcherp[j].nosource;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/web_applications/
H A Dsystem_web_app_manager_browsertest.cc303 params.launch_source = apps::mojom::LaunchSource::kFromAppListGrid; in IN_PROC_BROWSER_TEST_P()

123