Searched refs:printBlock (Results 1 – 2 of 2) sorted by relevance
162 void Formatter::printBlock(const WrappedOutput::Block& block, size_t lineLength) { in printBlock() function in android::Formatter201 printBlock(subBlock, lineLength); in printBlock()206 printBlock(wrappedOutput.mRootBlock, wrappedOutput.mLineLength); in operator <<()
193 void printBlock(const WrappedOutput::Block& block, size_t lineLength);