Searched refs:printHexData (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/utils/
H A DDebug.h58 void printHexData(int32_t indent, const void *buf, size_t length,
/frameworks/native/libs/utils/
H A DTextOutput.cpp148 printHexData(0, val.buffer(), val.size(), val.bytesPerLine(),
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp2824 LOAD_TABLE_NOISY(printHexData(2, header->header, header->size < 256 ? header->size : 256,

Completed in 144 milliseconds