Home
last modified time | relevance | path

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

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