HomeSort by relevance Sort by last modified time
    Searched refs:Launch (Results 1 - 25 of 30) sorted by null

1 2

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunch.java 17 package com.android.ide.eclipse.adt.internal.launch;
22 import org.eclipse.debug.core.Launch;
26 * Custom implementation of Launch to allow access to the LaunchManager
29 public class AndroidLaunch extends Launch {
42 /** Stops the launch, and removes it from the launch manager */
54 // remove the launch
messages.properties 18 LaunchDialogTitle=Android Launch
23 AndroidJUnitLaunchAction_LaunchDesc_s=%1$s JUnit launch
24 AndroidJUnitLaunchAction_LaunchFail=Failed to launch test
26 AndroidJUnitDelegate_NoRunnerConfigMsg_s=Warning: No instrumentation runner found for the launch, using %1$s
  /external/chromium/chrome/browser/nacl_host/
nacl_process_host.h 29 bool Launch(ChromeRenderMessageFilter* chrome_render_message_filter,
nacl_broker_host_win.cc 44 BrowserChildProcessHost::Launch(FilePath(), cmd_line);
nacl_process_host.cc 80 // OnProcessLaunched didn't get called because the process couldn't launch.
86 bool NaClProcessHost::Launch(
121 // Launch the process
152 // On Windows we might need to start the broker process to launch a new loader
158 BrowserChildProcessHost::Launch(FilePath(), cmd_line);
161 BrowserChildProcessHost::Launch(true, // use_zygote
  /external/chromium/chrome/browser/importer/
profile_import_process_host.cc 108 Launch(false, env, cmd_line);
112 Launch(no_exposed_directory, cmd_line);
116 Launch(false, env, cmd_line);
  /external/chromium/chrome/browser/service/
service_process_control_browsertest.cc 42 // Launch the process asynchronously.
43 process->Launch(
89 // because this can get invoked in the context of a Launch() call and we
123 // starts but we try to launch it again in the remoting setup dialog.
131 // Launch the service process the first time.
138 // Launch the service process again.
153 // Invoke multiple Launch calls in succession and ensure that all the tasks
168 // Launch the process asynchronously.
169 process->Launch(
193 // Launch the process asynchronously
    [all...]
service_process_control.h 79 // |success_task| can be invoked in the context of the Launch call.
81 void Launch(Task* success_task, Task* failure_task);
service_process_control.cc 95 void ServiceProcessControl::Launch(Task* success_task, Task* failure_task) {
176 // to it. The launch task is transfered to a connect task.
289 Launch(NewRunnableMethod(this, &ServiceProcessControl::Send,
  /external/chromium/chrome/browser/remoting/
setup_flow_get_status_step.cc 59 process_control_->Launch(done_task, done_task);
  /external/chromium/chrome/browser/ui/
browser_init_browsertest.cc 95 BrowserInit::LaunchWithProfile launch(FilePath(), dummy);
98 launch.OpenURLsInBrowser(popup, false, urls);
106 // Load an app with launch.container = 'tab'.
115 BrowserInit::LaunchWithProfile launch(FilePath(), command_line);
116 ASSERT_TRUE(launch.Launch(browser()->profile(), std::vector<GURL>(), false));
119 // The launch should have created a new browser.
143 BrowserInit::LaunchWithProfile launch(FilePath(), command_line);
144 ASSERT_TRUE(launch.Launch(browser()->profile(), std::vector<GURL>(), false))
    [all...]
browser_init.h 109 // already running and the user wants to launch another instance.
110 bool Launch(Profile* profile,
161 // . If the user's startup pref is to launch a specific set of URLs they
browser_init.cc 371 // default launch behavior.
378 LM_TO_BE_DECIDED = 0, // Possibly direct launch or via a shortcut.
384 LM_SHORTCUT_QUICKLAUNCH, // Launched from the quick launch bar.
392 // used to launch the browser. See http://www.catch22.net/tuts/undoc01 for
401 // The windows quick launch path is not localized.
402 if (shortcut.find(L"\\Quick Launch\\") != std::wstring::npos)
425 UMA_HISTOGRAM_COUNTS_100("Launch.Modes", bucket);
462 // Look at preferences to find the right launch container. If no
463 // preference is set, launch as a window.
546 bool launched = lwp.Launch(profile, urls_to_launch, process_startup)
    [all...]
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_proxy_service.cc 184 process_control->Launch(task, NULL);
  /external/chromium/chrome/browser/
utility_process_host.cc 163 // launch the utility child process with some prefix (usually "xterm -e gdb
172 Launch(
browser_main.cc     [all...]
  /external/chromium/chrome/browser/renderer_host/
chrome_render_message_filter.cc 90 host->Launch(this, channel_descriptor, reply_msg);
  /ndk/
ndk-gdb 18 # This wrapper script is used to launch a native debugging session
24 # need to launch ndk-gdb from your application project directory
241 --launch-list)
244 --launch=*)
279 echo " --start Launch application instead of attaching to existing one"
280 echo " --launch=<name> Same as --start, but specify activity name (see below)"
281 echo " --launch-list List all launchable activity names from manifest"
452 echo "ERROR: Launch this script from an application project directory, or use --project=<path>."
468 # If --launch-list is used, list all launchable activities, and be done with it
602 # Launch the activity if neede
    [all...]
  /external/chromium/chrome/browser/resources/ntp/
apps.js 27 // The "Launch as Window" menu option.
28 $('apps-launch-type-window-menu-item').hidden = data.disableAppWindowLaunch;
142 // Currently the only pref that is watched is the launch type.
146 appLink.setAttribute('launch-type', app['launch_type']);
164 a.setAttribute('launch-type', app['launch_type']);
174 * @param {string} appId Application to launch.
176 * triggered the launch, used to detect modifier keys that change
182 // Launch came from a click - add details of the click
248 $('apps-launch-command').label = app['name'];
259 var launchType = launchTypeEl.getAttribute('launch-type')
    [all...]
  /external/webkit/Tools/Scripts/
old-run-webkit-tests 273 my $launchSafariDefault = $launchSafari ? "launch" : "do not launch";
293 --[no-]launch-safari Launch (or do not launch) Safari to display test results (default: $launchSafariDefault)
341 'launch-safari!' => \$launchSafari,
789 # We failed to launch the WebSocket server. Display a useful error message rather than attempting
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.debug.core_3.6.0.v20100519.jar 
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 

Completed in 2334 milliseconds

1 2