Home
last modified time | relevance | path

Searched refs:HEX_NINE_FLG (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Djs_uuid.cpp41 {'9', HEX_NINE_FLG}, in CharToHex()
78 case HEX_NINE_FLG: res = '9'; break; in HexToChar()
H A Djs_uuid.h50 HEX_NINE_FLG = 0x9, enumerator