OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:logs
(Results
76 - 100
of
644
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/docs/html/tools/debugging/
debugging-tracing.jd
34
<p>Traceview is a graphical viewer for execution
logs
that you create by using the {@link
94
<p>There are two ways to generate trace
logs
:</p>
99
<li>Use the method profiling feature of DDMS to generate trace
logs
. This method is less
106
<p>Before you start generating trace
logs
, be aware of the following restrictions:</p>
174
<p class="note"><strong>Note:</strong> If you are trying to view the trace
logs
of an application
198
<li><code><ref></code> -- Call reference number, as used in trace
logs
</li>
/frameworks/base/services/java/com/android/server/location/
ComprehensiveCountryDetector.java
65
* Max length of
logs
to maintain for debugging.
91
* Most recent {@link Country} result that was added to the debug
logs
{@link #mDebugLogs}.
93
* to the
logs
.
186
* Attempt to add this {@link Country} to the debug
logs
.
193
// need to add this country as another entry in the
logs
. Synchronize access to this
201
// Manually maintain a max limit for the list of
logs
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_log.h
63
always defined, so that the
logs
can be done by the custom interface.
206
/* NOTE: we identify other buffer
logs
from upper 4 bits (1000 or 1011) */
263
/* Effects:
logs
1 data */
275
/* Effects:
logs
2 data */
289
/* Effects:
logs
3 data */
309
/* Effects:
logs
3 data */
/packages/apps/Browser/tests/src/com/android/browser/
PopularUrlsTest.java
157
* Dismisses and
logs
Javascript alerts.
170
* Confirms and
logs
Javascript alerts.
184
* Confirms and
logs
Javascript alerts, providing the default value.
212
* Bypasses and
logs
errors.
223
* Ignores and
logs
SSL errors.
233
* Ignores and
logs
SSL client certificate requests.
/external/sepolicy/
te_macros
247
# and access kernel
logs
.
272
# Ability to read from logcat
logs
281
# Ability to read from kernel
logs
/external/webkit/Tools/iExploder/iexploder-1.7.2/
README.txt
34
-l, --logdir PATH Use PATH to save
logs
(/tmp)
58
By default, all testcases and
logs
will be written to ../output
118
Look at your access log. There is a handy tool to parse access
logs
and show
/frameworks/base/core/java/com/android/internal/os/
LoggingPrintStream.java
32
* A print stream which
logs
output line by line.
70
*
Logs
the given line.
80
* Searches buffer for line breaks and
logs
a message for each one.
/packages/apps/Phone/src/com/android/phone/
CallLogger.java
50
*
Logs
a call to the call log based on the connection object passed in.
106
*
Logs
a call to the call from the parameters passed in.
215
* @return The presentation to use in the
logs
.
/development/samples/ApiDemos/src/com/example/android/apis/os/
SmsMessageReceiver.java
29
/** Tag string for our debug
logs
*/
/external/chromium/chrome/browser/notifications/
notification_test_util.h
35
// Mock implementation of Javascript object proxy which
logs
events that
/external/chromium/chrome/common/
logging_chrome.h
29
// they will delete each others'
logs
.
/external/chromium/net/base/
capturing_net_log.h
45
// Creates a CapturingNetLog that
logs
a maximum of |max_num_entries|
/external/chromium/net/tools/tld_cleanup/
tld_cleanup.cc
19
// *
Logs
a warning if a rule contains '!' or '*.' other than at the beginning
21
// *
Logs
a warning if GURL reports a rule as invalid, but keeps the rule.
101
// valid;
logs
a warning and returns kWarning if it is probably invalid; and
102
//
logs
an error and returns kError if the rule is (almost) certainly invalid.
/external/dnsmasq/contrib/port-forward/
dnsmasq-portforward
6
# It
logs
to $LOGFILE, if it exists, and maintains port-forwards using
/external/dropbear/debian/
README.runit
20
and own the
logs
dropbear.README.Debian
49
times out. The dropbear server writes a notice to the
logs
when it
/external/qemu/distrib/sdl-1.2.15/src/audio/dc/
aica.c
66
/* int
logs
[] = {
88
const static unsigned char
logs
[] = {
variable
113
#define AICA_VOL(x) (0xff -
logs
[128 + (((x) & 0xff) / 2)])
114
//#define AICA_VOL(x) (0xff -
logs
[x&255])
/external/skia/gm/tests/
rebaseline.sh
12
# http://70.32.156.51:10117/builders/Skia_PerCommit_House_Keeping/builds/1417/steps/RunGmSelfTests/
logs
/stdio )
/external/skia/tools/tests/
rebaseline.sh
11
# http://70.32.156.51:10117/builders/Skia_PerCommit_House_Keeping/builds/1417/steps/RunGmSelfTests/
logs
/stdio )
/external/smack/src/org/jivesoftware/smack/
RosterListener.java
62
* mobile phone. If the user
logs
out of the IM client on their mobile phone, the
/external/webkit/Source/JavaScriptCore/wtf/
RefCountedLeakCounter.cpp
73
// This
logs
only one reason. Later we could change it so we log all the reasons.
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
InfoSink.h
33
// Encapsulate info
logs
for all objects that have them.
/external/webkit/Source/WebCore/manual-tests/inspector/
multiple-console-messages.html
76
This test generates warnings, errors, and
logs
to test the grouping of repeated
/frameworks/base/core/java/android/net/http/
LoggingEventHandler.java
18
* A test EventHandler:
Logs
everything received
/frameworks/base/docs/html/tools/help/
dmtracedump.jd
11
logs
, see <a href="{@docRoot}tools/debugging/debugging-tracing.html">Profiling with
Completed in 439 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>