Home
last modified time | relevance | path

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

/system/core/logd/
DCommandListener.h58 LogCmd(GetBufSize, getLogSize);
/system/core/logcat/
Dlogcat.cpp529 bool getLogSize = false; in Run() local
714 getLogSize = true; in Run()
987 if (setLogSize || getLogSize || printStatistics || getPruneList || setPruneList) { in Run()
997 if (setLogSize || getLogSize || printStatistics || getPruneList || setPruneList) { in Run()
1064 if (getLogSize) { in Run()
1153 if (getLogSize || setLogSize || clearLog) return EXIT_SUCCESS; in Run()