Searched refs:formatPrune (Results 1 – 2 of 2) sorted by relevance
/system/core/logd/ | ||
D | LogBuffer.h | 74 void formatPrune(char **strp) { mPrune.format(strp); } in formatPrune() function |
D | CommandListener.cpp | 250 mBuf.formatPrune(&buf); in runCommand() |