Home
last modified time | relevance | path

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

/system/core/logd/
DLogBuffer.h74 void formatPrune(char **strp) { mPrune.format(strp); } in formatPrune() function
DCommandListener.cpp250 mBuf.formatPrune(&buf); in runCommand()