Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Djs_base64.h39 TYPED_LAST = MIME_URL_SAFE enumerator
H A Dnative_module_util.cpp1039 if (typeValue < Type::TYPED_FIRST || typeValue > Type::TYPED_LAST) { in EncodeToStringHelper()
1103 if (typeValue < Type::TYPED_FIRST || typeValue > Type::TYPED_LAST) { in DecodeBase64Helper()