Home
last modified time | relevance | path

Searched defs:lineLength (Results 1 – 1 of 1) sorted by relevance

/system/tools/hidl/host_utils/
DFormatter.cpp162 void Formatter::printBlock(const WrappedOutput::Block& block, size_t lineLength) { in printBlock()
296 WrappedOutput::WrappedOutput(size_t lineLength) in WrappedOutput()