Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dstring.h144 size_t GetUtf16Length() in GetUtf16Length() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_string.h442 uint32_t GetUtf16Length() in GetUtf16Length() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp416 TEST_F(EtsStringTest, GetUtf16Length) in TEST_F() argument