Home
last modified time | relevance | path

Searched refs:DumpHex (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/
DDebug.h39 static void DumpHex(const void* data, size_t len);
DDebug.cpp409 void Debug::DumpHex(const void* data, size_t len) { in DumpHex() function in aapt::Debug