Searched defs:ToHex (Results 1 – 3 of 3) sorted by relevance
154 private static class ToHex { class in TestCLDRVsICU
78 void ToHex (const UINT8* data, UINT16 len, char* hexString, UINT16 hexStringSize) in ToHex() function
1260 string ToHex(uint64 num) { in ToHex() function