HomeSort by relevance Sort by last modified time
    Searched full:carraystyle (Results 1 - 6 of 6) sorted by null

  /frameworks/native/libs/binder/
TextOutput.cpp 67 val.singleLineCutoff(), val.alignment(), val.carrayStyle(),
  /frameworks/native/libs/binder/include/binder/
Debug.h 38 size_t alignment=0, bool cArrayStyle=false,
TextOutput.h 110 inline bool carrayStyle() const;
199 inline bool HexDump::carrayStyle() const { return mCArrayStyle; }
  /system/libhwbinder/
TextOutput.cpp 68 val.singleLineCutoff(), val.alignment(), val.carrayStyle(),
  /system/libhwbinder/include/hwbinder/
Debug.h 39 size_t alignment=0, bool cArrayStyle=false,
TextOutput.h 111 inline bool carrayStyle() const;
200 inline bool HexDump::carrayStyle() const { return mCArrayStyle; }

Completed in 582 milliseconds