Home
last modified time | relevance | path

Searched defs:DECODE_FIRST_FACTOR (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.h29 static constexpr uint32_t DECODE_FIRST_FACTOR = 0x400; variable
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h57 constexpr uint32_t DECODE_FIRST_FACTOR = 0x400; variable