Home
last modified time | relevance | path

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

/system/extras/tests/directiotest/
Ddirectiotest.c133 static void dump_hex(const void *buf, int len) in dump_hex() function
/system/core/adb/
Dadb_utils.cpp161 std::string dump_hex(const void* data, size_t byte_count) { in dump_hex() function