Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.cpp152 enum helpType { HELP_FALSE, HELP_TRUE, HELP_FORMAT }; enumerator
616 case HELP_TRUE: in logcat_panic()
914 logcat_panic(context, HELP_TRUE, "%s %s out of range\n", in __logcat()
928 logcat_panic(context, HELP_TRUE, "%s %s out of range\n", in __logcat()
1102 logcat_panic(context, HELP_TRUE, in __logcat()
1158 logcat_panic(context, HELP_TRUE, in __logcat()
1167 logcat_panic(context, HELP_TRUE, in __logcat()
1303 logcat_panic(context, HELP_TRUE, in __logcat()
1313 logcat_panic(context, HELP_TRUE, "Unrecognized Option %c\n", in __logcat()
1320 logcat_panic(context, HELP_TRUE, in __logcat()
[all …]