OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:logs
(Results
51 - 75
of
275
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/frameworks/base/tests/backup/
backup_stress_test.sh
24
# make sure that we have a place to put
logs
and bugreports
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Logger.java
72
*
Logs
the latency of a suggestion query to a specific source.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/actions/
AvdManagerAction.java
49
// Runs the updater window, directing all
logs
to the ADT console.
/system/core/include/cutils/
logprint.h
113
* Like android_log_processLogBuffer, but for binary
logs
.
/development/pdk/docs/porting/
bluetooth.jd
70
<p>To debug your bluetooth implementation, start by reading the
logs
(<code>adb logcat</code>) and look for ERRROR and WARNING messages regarding Bluetooth.
80
<p><strong>Deamon
Logs
</strong></p>
81
<p>Deamon
logs
for <code>hcid</code> (<code>STDOUT</code>) and <code>hciattach</code> (<code>STDERR</code>) are sent to <code>/dev/null</code> by default. Edit <code>init.rc</code></span> and <code>init.PLATFORM.rc</code></span> to run these daemons under <code>logwrapper</code>, which redirects output to <code>logcat</code>.</p>
/external/bluetooth/glib/docs/reference/glib/tmpl/
messages.sgml
91
Logs
an error or debugging message.
105
Logs
an error or debugging message.
140
Logs
a "critical warning" (#G_LOG_LEVEL_CRITICAL). It's more or less
/dalvik/libcore/xml/src/test/java/tests/api/org/xml/sax/support/
MockHandler.java
31
* A helper class that implements the various SAX callback interfaces and
logs
/development/samples/ApiDemos/src/com/example/android/apis/os/
MorseCode.java
52
/** Tag string for our debug
logs
*/
/external/clearsilver/cgi/
static.c
55
/* nerr_log_error
logs
the error to stderr and cleans up */
/external/dbus/tools/
dbus-send.1
23
per-user-login-session message bus (started each time a user
logs
in).
/external/dropbear/
auth.h
94
char *printableuser; /* stripped of control chars, used for
logs
etc */
/external/icu4c/common/unicode/
errorcode.h
36
* does an assert(),
logs
an error, etc.
/external/ipsec-tools/src/racoon/samples/roadwarrior/
README
61
fails. Peek at the racoon
logs
to discover what goes wrong.
/external/qemu/android/
help.c
886
" L -
Logs
memory leaks on process exit.\n"
887
" I -
Logs
attempts to use invalid pointers in free, or realloc routines.\n"
888
" R -
Logs
memory access violation on read operations.\n"
889
" W -
Logs
memory access violation on write operations.\n
[
all
...]
/external/v8/src/
log.h
282
//
Logs
all compiled functions found in the heap.
284
//
Logs
all compiled JSFunction objects found in the heap.
286
//
Logs
all accessor callbacks found in the heap.
330
//
Logs
a StringEvent regardless of whether FLAG_log is true.
/external/webkit/WebCore/loader/
DocLoader.h
72
//
Logs
an access denied message to the console for the specified URL.
/external/webkit/WebKitTools/Scripts/webkitpy/commands/
queues_unittest.py
87
# FIXME: The commit-queue warns about bad committers twice. This is due to the fact that we access Attachment.reviewer() twice and it
logs
each time.
/external/webkit/WebKitTools/mangleme/
mangle.cgi.c
7
HTML manglizer library.
Logs
random seeds to error-log; find the last entry before
/frameworks/base/common/java/com/android/common/
GoogleLogTags.logtags
26
# missing the tag definitions, and may not be able to show them in their
logs
.
/frameworks/base/tools/preload/
Proc.java
139
* the start. A bug in the logging framework which results in dropped
logs
/ndk/build/platforms/android-3/arch-arm/usr/include/android/
log.h
56
* PLEASE USE
LOGS
WITH MODERATION:
/ndk/build/platforms/android-4/arch-arm/usr/include/android/
log.h
56
* PLEASE USE
LOGS
WITH MODERATION:
/ndk/build/platforms/android-5/arch-arm/usr/include/android/
log.h
56
* PLEASE USE
LOGS
WITH MODERATION:
/ndk/build/platforms/android-5/arch-x86/usr/include/android/
log.h
56
* PLEASE USE
LOGS
WITH MODERATION:
/ndk/build/platforms/android-8/arch-arm/usr/include/android/
log.h
56
* PLEASE USE
LOGS
WITH MODERATION:
Completed in 188 milliseconds
1
2
3
4
5
6
7
8
9
10
11