Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Djs_uuid.cpp33 {'1', HEX_ONE_FLG}, in CharToHex()
70 case HEX_ONE_FLG: res = '1'; break; in HexToChar()
H A Djs_uuid.h42 HEX_ONE_FLG = 0x1, enumerator