Home
last modified time | relevance | path

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

/aosp12/art/libdexfile/dex/
H A Ddex_instruction.cc142 std::string Instruction::DumpHex(size_t code_units) const { in DumpHex() function in art::Instruction
/aosp12/frameworks/base/tools/aapt2/
H A DDebug.cpp402 void Debug::DumpHex(const void* data, size_t len) { in DumpHex() function in aapt::Debug