Searched defs:hexString (Results 1 – 12 of 12) sorted by relevance
50 public static byte[] decodeHex(String hexString) { in decodeHex()
38 def hexString(s): function
48 String hexString = TypedValue.coerceToString(TypedValue.TYPE_INT_HEX, 0xcafebabe); in testCoerceIntegerToHexString() local
152 public static byte[] hexStringToByteArray(String hexString) in hexStringToByteArray()
457 UnicodeString hexString("0x"); in backAndForth() local468 UnicodeString hexString("0x"); in backAndForth() local
475 UnicodeString hexString("0x"); in backAndForth() local486 UnicodeString hexString("0x"); in backAndForth() local
122 function writeHexString(hexString, asciiCharsPerLine, out) { argument
606 UnicodeString hexString = mAmps.group(6, status); in replaceCharRefs() local
78 void ToHex (const UINT8* data, UINT16 len, char* hexString, UINT16 hexStringSize) in ToHex()
246 WebInspector._modifiedHexValue = function(hexString, event) argument
2090 char hexString[ 64 ]; in DebugHexDump() local