Searched defs:DumpHex (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/libdexfile/dex/ | ||
H A D | dex_instruction.cc | 142 std::string Instruction::DumpHex(size_t code_units) const { in DumpHex() function in art::Instruction |
/aosp12/frameworks/base/tools/aapt2/ | ||
H A D | Debug.cpp | 402 void Debug::DumpHex(const void* data, size_t len) { in DumpHex() function in aapt::Debug |