Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h58 constexpr uint32_t DECODE_SECOND_FACTOR = 0x10000; variable
/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.h49 static constexpr uint32_t DECODE_SECOND_FACTOR = 0x10000; variable