Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.cpp77 int SetLogFormat(const char* format_string);
421 int Logcat::SetLogFormat(const char* format_string) { in SetLogFormat() function in Logcat
786 int err = SetLogFormat(arg.c_str()); in Run()
944 int err = SetLogFormat(arg.c_str()); in Run()
953 SetLogFormat("threadtime"); in Run()