OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:headless
(Results
1 - 25
of
69
) sorted by null
1
2
3
/external/chromium_org/chrome_frame/
crash_server_init.h
11
//
Headless
(testing) mode: "NamedPipe\ChromeCrashServices"
21
HEADLESS
, // Used for testing, uses crash_service.exe for dumps.
chrome_frame_unittest_main.cc
38
InitializeCrashReporting(
HEADLESS
));
chrome_frame_reporting.cc
56
// In
headless
mode we want crashes to be reported back.
crash_server_init.cc
92
if (mode ==
HEADLESS
) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/META-INF/
ECLIPSEF.SF
9
Name: templates/
headless
-build/allElements.xml
36
Name: templates/
headless
-build/customTargets.xml
45
Name: templates/
headless
-build/customAssembly.xml
84
Name: templates/
headless
-build/build.properties
MANIFEST.MF
51
Name: templates/
headless
-build/allElements.xml
78
Name: templates/
headless
-build/customTargets.xml
87
Name: templates/
headless
-build/customAssembly.xml
126
Name: templates/
headless
-build/build.properties
/external/chromium/chrome/common/
env_vars.cc
9
// We call running in unattended mode (for automated testing) "
headless
".
/external/chromium_org/chrome/browser/ui/autofill/
test_generated_credit_card_bubble_view.h
19
// A cross-platform,
headless
bubble that doesn't conflict with other top-level
/external/chromium_org/chrome/common/
env_vars.cc
9
// We call running in unattended mode (for automated testing) "
headless
".
/frameworks/base/services/java/com/android/server/display/
HeadlessDisplayAdapter.java
25
* Provides a fake default display for
headless
systems.
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
CertificateRequestor.java
27
* A
headless
Activity which simply calls into the framework {@link KeyChain} service to select
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
plugin.xml
155
headless
="true"
160
headless
="true"
165
headless
="true"
/external/jmonkeyengine/engine/src/core/com/jme3/system/
JmeContext.java
77
* A <code>
Headless
</code> context is not visible and does not have
81
Headless
;
141
* for fullscreen,
headless
, or canvas contexts.
NanoTimer.java
37
* This is primarily useful for
headless
applications running on a server.
NullContext.java
61
return Type.
Headless
;
154
new Thread(this, "
Headless
Application Thread").start();
/external/chromium_org/chrome/service/cloud_print/
cloud_print_helpers.cc
90
// Using LOG here for critical errors. GCP connector may run in the
headless
/prebuilts/devtools/tools/
lint
71
-Djava.awt.
headless
=true \
lint.bat
57
call %java_exe% %java_debug% -Xmx512m -Dcom.android.tools.lint.bindir=%prog_dir% -Dcom.android.tools.lint.workdir=%work_dir% -Djava.awt.
headless
=true -classpath "%jarpath%" com.android.tools.lint.Main %*
/external/chromium_org/chrome/browser/importer/
external_process_importer_host.h
51
// When in
headless
mode, the importer will not show any warning dialog if
97
// This method should not be called if the importer is in
headless
mode.
/external/chromium_org/chrome/app/
hard_error_handler_win.cc
39
// If
headless
just exit silently.
/external/chromium_org/chrome_frame/test/
run_all_unittests.cc
69
breakpad.reset(InitializeCrashReporting(
HEADLESS
));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
runtests.bat
73
REM command for executing antRunner
headless
/frameworks/base/core/java/android/os/
UpdateLock.java
24
* OTA/update purposes can so advise the OS. This is particularly relevant for
headless
/external/chromium/chrome/browser/importer/
importer_host.h
57
// When in
headless
mode, the importer will not show the warning dialog and
/external/chromium/chrome/browser/ui/gtk/importer/
import_progress_dialog_gtk.cc
51
// In
headless
mode it means that we don't show the progress window, but it
Completed in 315 milliseconds
1
2
3