Home
last modified time | relevance | path

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

/system/core/logd/
DLogBuffer.h143 std::string formatPrune() { in formatPrune() function
DCommandListener.cpp243 cli->sendMsg(package_string(mBuf.formatPrune()).c_str()); in runCommand()