Searched defs:dump_hex (Results 1 - 2 of 2) sorted by relevance

/system/core/adb/
H A Dadb_utils.cpp202 std::string dump_hex(const void* data, size_t byte_count) { function
/system/extras/tests/directiotest/
H A Ddirectiotest.c133 static void dump_hex(const void *buf, int len) function
256 dump_hex(write_buf, test_size);
258 dump_hex(read_buf, test_size);

Completed in 140 milliseconds