Searched refs:PrintfHexBuf (Results 1 – 2 of 2) sorted by relevance
/developtools/hdc/src/common/ | ||
D | debug.h | 24 int PrintfHexBuf(const uint8_t *buf, int bufLen); |
D | debug.cpp | 92 int PrintfHexBuf(const uint8_t *buf, int bufLen) in PrintfHexBuf() function |