Searched defs:hex (Results 1 – 2 of 2) sorted by relevance
135 String hex = rawBytes ? hexDump(at, offset - at) : ""; in parsed() local140 String hex = rawBytes ? hexDump(offset, len) : ""; in parsed() local
54 char* hex; in dvmPrintHexDumpEx() local