Searched refs:printHexData (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/native/libs/binder/ |
H A D | Debug.h | 35 void printHexData(int32_t indent, const void *buf, size_t length,
|
H A D | TextOutput.cpp | 66 printHexData(0, val.buffer(), val.size(), val.bytesPerLine(), in operator <<()
|
H A D | Debug.cpp | 175 void printHexData(int32_t indent, const void *buf, size_t length, in printHexData() function
|
/aosp12/system/libhwbinder/include/hwbinder/ |
H A D | Debug.h | 41 void printHexData(int32_t indent, const void *buf, size_t length,
|
/aosp12/system/libhwbinder/ |
H A D | TextOutput.cpp | 67 printHexData(0, val.buffer(), val.size(), val.bytesPerLine(), in operator <<()
|
H A D | Debug.cpp | 159 void printHexData(int32_t indent, const void *buf, size_t length, in printHexData() function
|