Searched refs:PrintfAsRawHex8 (Results 1 – 2 of 2) sorted by relevance
129 PrintfAsRawHex8 (const char *format, ...) __attribute__ ((format (printf, 2, 3)));
477 Stream::PrintfAsRawHex8 (const char *format, ...) in PrintfAsRawHex8() function in Stream783 s->PrintfAsRawHex8 ("pid=%i", 12733); in UnitTest()