Searched defs:dump_hex (Results 1 – 2 of 2) sorted by relevance
133 static void dump_hex(const void *buf, int len) in dump_hex() function
161 std::string dump_hex(const void* data, size_t byte_count) { in dump_hex() function