Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Djs_uuid.cpp39 {'7', HEX_SEVEN_FLG}, in CharToHex()
76 case HEX_SEVEN_FLG: res = '7'; break; in HexToChar()
H A Djs_uuid.h48 HEX_SEVEN_FLG = 0x7, enumerator