Searched defs:launcher (Results 1 - 25 of 28) sorted by relevance

12

/external/chromium_org/ash/wm/
H A Dstacking_controller_unittest.cc42 aura::Window* launcher = Shell::GetContainer(Shell::GetPrimaryRootWindow(), local
44 launcher->AddChild(w2.get());
59 EXPECT_EQ(launcher, w1->parent());
/external/chromium_org/chrome/browser/apps/
H A Dapp_url_redirector_browsertest.cc60 // - loads and launches the app |launcher| (ditto);
61 // - waits for the |launcher| to launch and send back a |launcher_ack_message|
65 // The |launcher| is supposed to trigger a navigation matching one of the
67 void TestNavigationInApp(const char* launcher,
74 void TestMismatchingNavigationInApp(const char* launcher,
79 // - loads and launches the |launcher| app;
80 // - waits until the |launcher| sends back a |launcher_done_message|;
81 // - the launcher performs a navigation to a URL that mismatches the
85 void TestNegativeNavigationInApp(const char* launcher,
206 const char* launcher,
205 TestNavigationInApp( const char* launcher, const char* launcher_done_message, const char* handler, const char* handler_start_message) argument
223 TestNegativeNavigationInApp( const char* launcher, const char* launcher_done_message, const char* handler) argument
242 TestMismatchingNavigationInApp( const char* launcher, const char* launcher_done_message, const char* handler) argument
[all...]
H A Dephemeral_app_launcher_browsertest.cc232 void StartLauncherAndCheckResult(EphemeralAppLauncherForTest* launcher, argument
238 launcher->launch_callback_ = base::Bind(&LaunchObserver::OnLaunchCallback,
240 launcher->Start();
245 EXPECT_EQ(expect_install_initiated, launcher->install_initiated());
247 // Verify that the app was actually launched if the launcher succeeded.
253 // Check the reference count to ensure the launcher instance will not be
255 EXPECT_TRUE(launcher->HasOneRef());
265 scoped_refptr<EphemeralAppLauncherForTest> launcher(
268 launcher.get(), expected_result, expect_install_initiated);
329 scoped_refptr<EphemeralAppLauncherForTest> launcher(
[all...]
/external/chromium_org/chrome/browser/extensions/
H A Dapp_process_apitest.cc678 const Extension* launcher = local
682 // 1. The extension launcher page.
690 // Load the launcher extension, which should launch the app.
693 launcher->GetResourceURL("server_redirect.html"),
717 const Extension* launcher = local
721 // 1. The extension launcher page.
729 // Load the launcher extension, which should launch the app.
732 launcher->GetResourceURL("client_redirect.html"),
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.launcher.jar ... Main.java package org.eclipse.core.launcher public org.eclipse.core.launcher.Main ...
H A Dorg.eclipse.equinox.launcher_1.1.0.v20100507.jar ... Main.java package org.eclipse.core.launcher public org.eclipse.core.launcher.Main ...
H A Dorg.eclipse.equinox.frameworkadmin_2.0.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.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 ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/apps/
H A Dlauncher.cc5 #include "apps/launcher.h"
349 scoped_refptr<PlatformAppPathLauncher> launcher = local
351 launcher->LaunchWithRelativePath(current_directory);
357 scoped_refptr<PlatformAppPathLauncher> launcher = local
359 launcher->Launch();
374 scoped_refptr<PlatformAppPathLauncher> launcher = local
376 launcher->LaunchWithHandler(handler_id);
/external/chromium_org/chrome/browser/extensions/api/messaging/
H A Dnative_message_process_host.cc98 scoped_ptr<NativeProcessLauncher> launcher)
103 launcher_(launcher.Pass()),
146 scoped_ptr<NativeProcessLauncher> launcher) {
151 destination_port, launcher.Pass()));
93 NativeMessageProcessHost( base::WeakPtr<Client> weak_client_ui, const std::string& source_extension_id, const std::string& native_host_name, int destination_port, scoped_ptr<NativeProcessLauncher> launcher) argument
141 CreateWithLauncher( base::WeakPtr<Client> weak_client_ui, const std::string& source_extension_id, const std::string& native_host_name, int destination_port, scoped_ptr<NativeProcessLauncher> launcher) argument
H A Dnative_message_process_host_unittest.cc181 scoped_ptr<NativeProcessLauncher> launcher = local
185 0, launcher.Pass());
226 scoped_ptr<NativeProcessLauncher> launcher = local
231 0, launcher.Pass());
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dapp_shortcut_launcher_item_controller.cc5 #include "chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h"
10 #include "chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item.h"
11 #include "chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item_tab.h"
12 #include "chrome/browser/ui/ash/launcher/chrome_launcher_controller.h"
13 #include "chrome/browser/ui/ash/launcher/launcher_application_menu_item_model.h"
14 #include "chrome/browser/ui/ash/launcher/launcher_context_menu.h"
15 #include "chrome/browser/ui/ash/launcher/launcher_item_controller.h"
51 ChromeLauncherController* launcher) {
60 // Item controller for an app shortcut. Shortcuts track app and launcher ids,
301 // - The launcher controlle
50 CanBrowserBeUsedForDirectActivation(Browser* browser, ChromeLauncherController* launcher) argument
[all...]
/external/owasp/sanitizer/tools/findbugs/bin/
H A Dfindbugs.bat14 set launcher=java.exe variable
142 set launcher=javaw.exe variable
149 set launcher=javaw.exe variable
155 set launcher=java.exe variable
161 set launcher=java.exe variable
169 set launcher=java.exe variable
176 set launcher=java.exe variable
225 "%javahome%%launcher%" %debugArg% %conserveSpaceArg% %workHardArg% %javaProps% "-Dfindbugs.home=%FINDBUGS_HOME%" -Xmx%maxheap%m %jvmargs% "-Dfindbugs.launchUI=%launchUI%" -cp "%FINDBUGS_HOME%\lib\%appjar%" %fb_mainclass% %args%
228 %start% "%javahome%%launcher%" %debugArg% %conserveSpaceArg% %workHardArg% %javaProps% "-Dfindbugs.home=%FINDBUGS_HOME%" -Xmx%maxheap%m %jvmargs% "-Dfindbugs.launchUI=%launchUI%" -jar "%FINDBUGS_HOME%\lib\%appjar%" %args%
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_link_manager.cc116 void ObserveLauncher(PrerenderContents* launcher) { argument
117 DCHECK_EQ(FINAL_STATUS_MAX, launcher->final_status());
118 if (observed_launchers_.find(launcher) != observed_launchers_.end())
120 observed_launchers_.insert(launcher);
121 launcher->AddObserver(this);
124 virtual void OnPrerenderStart(PrerenderContents* launcher) OVERRIDE {}
126 virtual void OnPrerenderStop(PrerenderContents* launcher) OVERRIDE {
127 observed_launchers_.erase(launcher);
128 if (launcher->final_status() == FINAL_STATUS_USED) {
129 link_manager_->StartPendingPrerendersForLauncher(launcher);
458 StartPendingPrerendersForLauncher( PrerenderContents* launcher) argument
468 CancelPendingPrerendersForLauncher( PrerenderContents* launcher) argument
[all...]
/external/chromium_org/chrome/browser/extensions/api/webstore_private/
H A Dwebstore_private_api.cc401 // If we are enabling the launcher, we should not show the app list in order
662 scoped_refptr<EphemeralAppLauncher> launcher = local
669 launcher->Start();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-launcher.jar ... lang.String) String message } org/apache/tools/ant/launch/Launcher.class Launcher.java package org.apache. ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jar ... apache/tools/ant/taskdefs/email/ org/apache/tools/ant/taskdefs/launcher/ org/apache/tools/ant/taskdefs/optional/ org/apache/tools/ant ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 8242 milliseconds

12