Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_util_module/util/
H A Djs_base64.h38 TYPED_FIRST = BASIC, enumerator
H A Dnative_module_util.cpp943 if (typeValue < Type::TYPED_FIRST || typeValue > Type::TYPED_LAST) { in EncodeToStringHelper()
1007 if (typeValue < Type::TYPED_FIRST || typeValue > Type::TYPED_LAST) { in DecodeBase64Helper()

Completed in 5 milliseconds