Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.cpp562 static const char print_str[] = "print"; in Run() local
583 { print_str, no_argument, nullptr, 0 }, in Run()
631 if (long_options[option_index].name == print_str) { in Run()