Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.cpp560 static const char id_str[] = "id"; in Run() local
579 { id_str, required_argument, nullptr, 0 }, in Run()
639 if (long_options[option_index].name == id_str) { in Run()