Home
last modified time | relevance | path

Searched defs:ToHex (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/cldr/
DTestCLDRVsICU.java154 private static class ToHex { class in TestCLDRVsICU
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Dandroid_logmsg.cpp78 void ToHex (const UINT8* data, UINT16 len, char* hexString, UINT16 hexStringSize) in ToHex() function
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc1260 string ToHex(uint64 num) { in ToHex() function