Home
last modified time | relevance | path

Searched refs:logged (Results 1 – 12 of 12) sorted by relevance

/system/logging/logcat/
Devent.logtags49 # This event is logged when the location service uploads location data.
51 # This event is logged when someone is deciding to force a garbage collection
53 # This event is logged on each tickle
103 # sample_percent: the percent likelihood this query was logged
/system/bt/gd/proto/bluetooth/metrics/
Dbluetooth.proto26 // Session information that gets logged for every BT connection.
29 // Session information that gets logged for every Pair event.
82 // Information that gets logged for every Bluetooth connection.
143 // Session information that gets logged for A2DP session.
/system/libhwbinder/
DProcessState.cpp184 static bool logged = false; in getStrongRefCountForNodeByHandle() local
185 if (!logged) { in getStrongRefCountForNodeByHandle()
187 logged = true; in getStrongRefCountForNodeByHandle()
/system/logging/logd/
DREADME.replay.md37 `print_point` have been logged. This acts as if a user called `logcat` immediately after the
38 specified logs have been logged, which is particularly useful since it will show the chatty
DREADME.compression.md55 …sages still available in logcat after ‘Message Count’ messages have been logged to a 1MB log buffer
/system/bt/gd/docs/architecture/
Dstyle_guide.md204 and should be logged using LOG_WARN() only. Recoverable errors due to our stack
205 or badly behaved bluetooth controller firmware should be logged using
206 LOG_ERROR() before recovery. Non-recoverable errors should be logged as
/system/extras/ANRdaemon/
DREADME24 the first entry in /d/tracing/trace logged by sched is switching away from the
/system/core/libcutils/
Dtrace-dev.inc44 * Maximum size of a message that can be logged to the trace buffer.
/system/sepolicy/tools/sepolicy-analyze/
DREADME52 denials are logged but not enforced for these domains. While
/system/logging/liblog/
DREADME.md111 is used to `ALOG` a message if the condition is false; the condition is part of the logged message.
/system/core/fastboot/fuzzy_fastboot/
DREADME.md184 …on is marked as failed and anything from the launched programs stderr is logged in the test failur…
/system/core/init/
DREADME.md25 message is logged.