Home
last modified time | relevance | path

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

/system/libhwbinder/
DTextOutput.cpp68 val.singleLineCutoff(), val.alignment(), val.carrayStyle(), in operator <<()
/system/libhwbinder/include/hwbinder/
DTextOutput.h109 inline int32_t singleLineCutoff() const;
198 inline int32_t HexDump::singleLineCutoff() const { return mSingleLineCutoff; } in singleLineCutoff() function