Searched refs:logcat (Results 1 – 25 of 58) sorted by relevance
123
27 logcat: Boolean = false, in traceEach()31 val stateLogger = TraceStateLogger(flowName, logcat = logcat)
41 private val logcat: Boolean = false, constant in com.android.app.tracing.TraceStateLogger54 if (logcat) { in log()
6 {"include-filter": "com.android.server.logcat"},15 {"include-filter": "com.android.server.logcat"}
18 adb logcat -c29 adb logcat -d > /tmp/testlogcat.txt
1 # See system/core/logcat/event.logtags for a description of the format of this file.6 # This is installed on the device, in /system/etc, and parsed by logcat.38 # See system/core/logcat/event.logtags for the master copy of the tags.62 # following other view events defined in system/logging/logcat/event.logtags
139 adb logcat -d -s "$zygote" | grep -q -e "option\[[0-9]\+\]=$runtime_option"182 adb logcat -d -s AndroidRuntime | grep -F -q "$message" \195 adb logcat -d -s AndroidRuntime | grep -F -q -v "$message" \
1 include /services/core/java/com/android/server/logcat/OWNERS
1 file:platform/frameworks/base:/services/core/java/com/android/server/logcat/OWNERS
17 package android.os.logcat;
2 file:platform/frameworks/base:/services/core/java/com/android/server/logcat/OWNERS
1 # See system/core/logcat/event.logtags for a description of the format of this file.
2 # This is installed on the device, in /system/etc, and parsed by logcat.34 # See system/core/logcat/event.logtags for the original definition of the tags.
2 # This is installed on the device, in /system/etc, and parsed by logcat.34 # See system/core/logcat/event.logtags for the master copy of the tags.
1 # See system/logging/logcat/event.logtags for a description of the format of this file.
8 … kernel “MarkLayerMask” is called 7 times to process one image, then the logcat would have 7 time …13 1. choose which device you want to test and create a corresponding text file to record the logcat. …14 2. make and install the Refocus test app. Open up logcat and launch the app. Two scripts are called…