Home
last modified time | relevance | path

Searched defs:launch (Results 1 – 25 of 34) sorted by relevance

12

/external/chromium_org/chrome/browser/ui/startup/
Dstartup_browser_creator_browsertest.cc175 StartupBrowserCreatorImpl launch(base::FilePath(), dummy, first_run); in IN_PROC_BROWSER_TEST_F() local
210 StartupBrowserCreatorImpl launch(base::FilePath(), dummy, first_run); in IN_PROC_BROWSER_TEST_F() local
255 StartupBrowserCreatorImpl launch(base::FilePath(), dummy, first_run); in IN_PROC_BROWSER_TEST_F() local
280 StartupBrowserCreatorImpl launch(base::FilePath(), command_line, first_run); in IN_PROC_BROWSER_TEST_F() local
309 StartupBrowserCreatorImpl launch(base::FilePath(), command_line, first_run); in IN_PROC_BROWSER_TEST_F() local
340 StartupBrowserCreatorImpl launch(base::FilePath(), command_line, first_run); in IN_PROC_BROWSER_TEST_F() local
403 StartupBrowserCreatorImpl launch(base::FilePath(), dummy, &browser_creator, in IN_PROC_BROWSER_TEST_F() local
438 StartupBrowserCreatorImpl launch(base::FilePath(), dummy, &browser_creator, in IN_PROC_BROWSER_TEST_F() local
463 StartupBrowserCreatorImpl launch(base::FilePath(), dummy, in IN_PROC_BROWSER_TEST_F() local
489 StartupBrowserCreatorImpl launch(base::FilePath(), dummy, in IN_PROC_BROWSER_TEST_F() local
[all …]
/external/chromium_org/remoting/webapp/background/
Dapp_launcher.js36 remoting.AppLauncher.prototype.launch = function(opt_launchArgs) { }; method in remoting.AppLauncher
50 remoting.V1AppLauncher.prototype.launch = function(opt_launchArgs) { method in remoting.V1AppLauncher
100 remoting.V2AppLauncher.prototype.launch = function(opt_launchArgs) { method in remoting.V2AppLauncher
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/
DDataReductionProxyInfoBar.java29 public static void launch(WebContents webContents, in launch() method in DataReductionProxyInfoBar
47 public static void launch(WebContents webContents, in launch() method in DataReductionProxyInfoBar
DDataReductionProxyInfoBarDelegate.java19 static void launch(WebContents webContents, String linkUrl) { in launch() method in DataReductionProxyInfoBarDelegate
/external/deqp/android/scripts/
Dlaunch.py10 def launch (extraArgs = ""): function
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/app/
Dmanifest.json5 "launch" : { object
/external/chromium_org/ppapi/examples/crxfs/
Dmanifest.json7 "launch": { object
/external/chromium_org/chrome/common/extensions/docs/examples/api/i18n/localizedHostedApp/
Dmanifest.json7 "launch": { object
/external/chromium_org/remoting/webapp/unittests/
Dit2me_service_unittest.js35 launch: function () { method
86 appLauncher.launch = function () { function
Dit2me_helper_channel_unittest.js19 launch: function () { method
/external/chromium_org/chrome/common/extensions/docs/examples/apps/background-simple/
Dmanifest.json6 "launch": { object
/external/chromium_org/chrome/browser/resources/chrome_app/
Dmanifest.json11 "launch": { object
/external/chromium_org/chrome/common/extensions/docs/examples/api/nativeMessaging/app/
Dmanifest.json9 "launch": { object
/external/chromium_org/chrome/browser/resources/cloud_print_app/
Dmanifest.json9 "launch": { object
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/maps_app/
Dmanifest.json9 "launch": { object
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdebug/
Dmanifest.json3 "launch": { object
/external/chromium_org/chrome/browser/
Dbrowser_process_platform_part_aurawin.cc46 bool launch = command_line.HasSwitch(switches::kViewerLaunchViaAppId); in PlatformSpecificCommandLineProcessing() local
Dchrome_process_finder_win.cc123 base::win::MetroLaunchType launch = base::win::GetMetroLaunchParams(&terms); in AttemptToNotifyRunningChrome() local
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdemo/
Dmanifest.json3 "launch": { object
/external/apache-xml/src/main/java/org/apache/xalan/extensions/
DExtensionNamespaceSupport.java70 public ExtensionHandler launch() in launch() method in ExtensionNamespaceSupport
/external/chromium_org/chrome/browser/resources/webstore_app/
Dmanifest.json11 "launch": { object
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
Dvp9_thread.c138 static void launch(VP9Worker *const worker) { in launch() function
/external/chromium_org/remoting/android/java/src/org/chromium/chromoting/
DHelpActivity.java99 public static void launch(Activity activity, String helpUrl) { in launch() method in HelpActivity
/external/chromium_org/ui/file_manager/file_manager/background/js/
Dbackground.js335 AppWindowWrapper.prototype.launch = function(appState, reopen, opt_callback) { method in AppWindowWrapper
531 SingletonAppWindowWrapper.prototype.launch = method in SingletonAppWindowWrapper
535 AppWindowWrapper.prototype.launch.call( method in AppWindowWrapper
/external/lldb/tools/lldb-perf/darwin/sketch/
Dsketch.cpp204 static int launch = 1; in TestStep() local

12