Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dstring.h103 static size_t ComputeSizeUtf16(uint32_t utf16Length) in ComputeSizeUtf16() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.h136 GateRef CircuitBuilder::ComputeSizeUtf16(GateRef length) in ComputeSizeUtf16() function
Dstub_builder-inl.h3449 inline GateRef StubBuilder::ComputeSizeUtf16(GateRef length) in ComputeSizeUtf16() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h771 static size_t ComputeSizeUtf16(uint32_t utf16Len) in ComputeSizeUtf16() function
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp47 HWTEST_F_L0(LineEcmaStringTest, ComputeSizeUtf16) in HWTEST_F_L0() argument