Home
last modified time | relevance | path

Searched defs:ComputeSizeUtf16 (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/runtime/include/coretypes/
Dstring.h92 static size_t ComputeSizeUtf16(uint32_t utf16_length) in ComputeSizeUtf16() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h101 static size_t ComputeSizeUtf16(uint32_t utf16Len) in ComputeSizeUtf16() function
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_test.cpp199 HWTEST_F_L0(EcmaStringTest, ComputeSizeUtf16) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2101 inline GateRef StubBuilder::ComputeSizeUtf16(GateRef length) in ComputeSizeUtf16() function