Searched refs:Launch (Results 1 - 19 of 19) sorted by relevance

/external/chromium/chrome/browser/importer/
H A Dprofile_import_process_host.cc108 Launch(false, env, cmd_line);
112 Launch(no_exposed_directory, cmd_line);
116 Launch(false, env, cmd_line);
/external/chromium/chrome/browser/nacl_host/
H A Dnacl_process_host.h29 bool Launch(ChromeRenderMessageFilter* chrome_render_message_filter,
H A Dnacl_broker_host_win.cc44 BrowserChildProcessHost::Launch(FilePath(), cmd_line);
H A Dnacl_process_host.cc86 bool NaClProcessHost::Launch( function in class:NaClProcessHost
121 // Launch the process
158 BrowserChildProcessHost::Launch(FilePath(), cmd_line);
161 BrowserChildProcessHost::Launch(true, // use_zygote
/external/chromium/chrome/browser/service/
H A Dservice_process_control_browsertest.cc42 // Launch the process asynchronously.
43 process->Launch(
89 // because this can get invoked in the context of a Launch() call and we
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.
195 process->Launch(tas
[all...]
H A Dservice_process_control.h79 // |success_task| can be invoked in the context of the Launch call.
81 void Launch(Task* success_task, Task* failure_task);
H A Dservice_process_control.cc95 void ServiceProcessControl::Launch(Task* success_task, Task* failure_task) { function in class:ServiceProcessControl
289 Launch(NewRunnableMethod(this, &ServiceProcessControl::Send,
/external/chromium/chrome/browser/remoting/
H A Dsetup_flow_get_status_step.cc59 process_control_->Launch(done_task, done_task);
/external/chromium/chrome/browser/ui/
H A Dbrowser_init_browsertest.cc116 ASSERT_TRUE(launch.Launch(browser()->profile(), std::vector<GURL>(), false));
144 ASSERT_TRUE(launch.Launch(browser()->profile(), std::vector<GURL>(), false));
174 ASSERT_TRUE(launch.Launch(browser()->profile(), std::vector<GURL>(), false));
203 ASSERT_TRUE(launch.Launch(browser()->profile(), std::vector<GURL>(), false));
H A Dbrowser_init.h110 bool Launch(Profile* profile,
H A Dbrowser_init.cc402 if (shortcut.find(L"\\Quick Launch\\") != std::wstring::npos)
425 UMA_HISTOGRAM_COUNTS_100("Launch.Modes", bucket);
546 bool launched = lwp.Launch(profile, urls_to_launch, process_startup);
642 bool BrowserInit::LaunchWithProfile::Launch( function in class:BrowserInit::LaunchWithProfile
/external/chromium/chrome/browser/printing/cloud_print/
H A Dcloud_print_proxy_service.cc184 process_control->Launch(task, NULL);
/external/chromium/chrome/browser/
H A Dutility_process_host.cc172 Launch(
H A Dbrowser_main.cc1768 control->Launch(NULL, NULL);
/external/chromium/chrome/browser/renderer_host/
H A Dchrome_render_message_filter.cc90 host->Launch(this, channel_descriptor, reply_msg);
/external/webkit/Tools/Scripts/
H A Dold-run-webkit-tests293 --[no-]launch-safari Launch (or do not launch) Safari to display test results (default: $launchSafariDefault)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 140 milliseconds