Home
last modified time | relevance | path

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

/system/logging/logcat/
Dlogcat.cpp99 int SetLogFormat(const char* format_string);
509 int Logcat::SetLogFormat(const char* format_string) { in SetLogFormat() function in Logcat
871 int err = SetLogFormat(arg.c_str()); in Run()
942 int err = SetLogFormat(arg.c_str()); in Run()
951 SetLogFormat("threadtime"); in Run()