Home
last modified time | relevance | path

Searched defs:Utf16ToMUtf8Size (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
Dutf.cpp349 size_t Utf16ToMUtf8Size(const uint16_t *mutf16, uint32_t length) in Utf16ToMUtf8Size() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.cpp500 size_t Utf16ToMUtf8Size(const uint16_t *mutf16, uint32_t length) in Utf16ToMUtf8Size() function
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dutf_test.cpp105 TEST(Utf, Utf16ToMUtf8Size) in TEST() argument