Home
last modified time | relevance | path

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

/system/memory/libmemtrack/
Dmemtrack.cpp49 static bool logged = false; in get_instance() local
50 if (module == nullptr && !logged) { in get_instance()
51 logged = true; in get_instance()
/system/core/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.cpp244 static bool logged = false; in getStrongRefCountForNodeByHandle() local
245 if (!logged) { in getStrongRefCountForNodeByHandle()
247 logged = true; in getStrongRefCountForNodeByHandle()
/system/core/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
/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/sepolicy/tools/sepolicy-analyze/
DREADME52 denials are logged but not enforced for these domains. While
/system/core/libcutils/
Dtrace-dev.inc43 * Maximum size of a message that can be logged to the trace buffer.
/system/core/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.