Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h83 struct Utf8Char { struct
84 size_t n;
85 std::array<uint8_t, MAX_BYTES> ch;
/arkcompiler/ets_runtime/common_components/base/
Dutf_helper.h119 struct Utf8Char { struct
120 size_t n;
121 std::array<uint8_t, MAX_BYTES> ch;