Home
last modified time | relevance | path

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

/system/logging/logcat/
Dlogcat.cpp651 static const char proto_str[] = "proto"; in Run() local
673 { proto_str, no_argument, nullptr, 0 }, in Run()
739 if (long_options[option_index].name == proto_str) { in Run()