Home
last modified time | relevance | path

Searched refs:carrayStyle (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.h111 inline bool carrayStyle() const;
200 inline bool HexDump::carrayStyle() const { return mCArrayStyle; } in carrayStyle() function