Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dutf.h82 constexpr size_t MAX_BYTES = 4; variable
85 std::array<uint8_t, MAX_BYTES> ch;
/arkcompiler/ets_runtime/ecmascript/base/
H A Dutf_helper.h95 static constexpr size_t MAX_BYTES = 4; variable
98 std::array<uint8_t, MAX_BYTES> ch;

Completed in 3 milliseconds