Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.cpp867 static const char debug_str[] = "debug"; in __logcat() local
877 { debug_str, no_argument, nullptr, 0 }, in __logcat()
946 if (long_options[option_index].name == debug_str) { in __logcat()