Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_buffer.h297 static constexpr uint32_t UTF16_SPECIAL_VALUE = 0x10000; variable
/arkcompiler/runtime_core/static_core/plugins/ets/sdk/native/api/
Dani_textencoder_helper.cpp34 constexpr uint32_t UTF16_SPECIAL_VALUE = 0x10000; variable