Home
last modified time | relevance | path

Searched refs:CharToHex (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_util_module/util/
H A Djs_uuid.cpp29 unsigned char CharToHex(char in) in CharToHex() function
97 temp = CharToHex(input[0]); in ConvertBits()
100 temp += CharToHex(input[0]); in ConvertBits()
H A Djs_uuid.h70 unsigned char CharToHex(char in);

Completed in 1 milliseconds