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

  /frameworks/native/libs/binder/include/binder/
Debug.h 36 void printHexData(int32_t indent, const void *buf, size_t length,
  /system/libhwbinder/include/hwbinder/
Debug.h 37 void printHexData(int32_t indent, const void *buf, size_t length,
  /frameworks/native/libs/binder/
TextOutput.cpp 66 printHexData(0, val.buffer(), val.size(), val.bytesPerLine(),
  /system/libhwbinder/
TextOutput.cpp 67 printHexData(0, val.buffer(), val.size(), val.bytesPerLine(),

Completed in 213 milliseconds