Searched refs:dump_hex (Results 1 – 5 of 5) sorted by relevance
90 << " " << dump_hex(reinterpret_cast<const unsigned char*>(buf), len0); in ReadFdExactly()100 << " " << dump_hex(reinterpret_cast<const unsigned char*>(buf), len); in WriteFdExactly()174 << dump_hex(buf, result); in ReadOrderlyShutdown()
45 std::string dump_hex(const void* ptr, size_t byte_count);
202 std::string dump_hex(const void* data, size_t byte_count) { in dump_hex() function
84 result += dump_hex(p->data, len); in dump_packet()
133 static void dump_hex(const void *buf, int len) in dump_hex() function256 dump_hex(write_buf, test_size); in main()258 dump_hex(read_buf, test_size); in main()