Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/common_interfaces/objects/string/
Dline_string-inl.h30 inline size_t LineString::ComputeSizeUtf16(uint32_t utf16Len) in ComputeSizeUtf16() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dstring.h106 static size_t ComputeSizeUtf16(uint32_t utf16Length) in ComputeSizeUtf16() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.h144 GateRef CircuitBuilder::ComputeSizeUtf16(GateRef length) in ComputeSizeUtf16() function
Dstub_builder-inl.h4011 inline GateRef StubBuilder::ComputeSizeUtf16(GateRef length) in ComputeSizeUtf16() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h471 static size_t ComputeSizeUtf16(uint32_t utf16Len) in ComputeSizeUtf16() function
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp48 HWTEST_F_L0(LineEcmaStringTest, ComputeSizeUtf16) in HWTEST_F_L0() argument