HomeSort by relevance Sort by last modified time
    Searched refs:mCArrayStyle (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/binder/
TextOutput.h 123 bool mCArrayStyle;
182 mCArrayStyle = enabled; return *this;
190 inline bool HexDump::carrayStyle() const { return mCArrayStyle; }
  /frameworks/native/libs/binder/
TextOutput.cpp 154 , mCArrayStyle(false)

Completed in 284 milliseconds