Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/common_interfaces/objects/string/
Dline_string-inl.h25 inline size_t LineString::ComputeSizeUtf8(uint32_t utf8Len) in ComputeSizeUtf8() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.h139 GateRef CircuitBuilder::ComputeSizeUtf8(GateRef length) in ComputeSizeUtf8() function
Dstub_builder-inl.h4006 inline GateRef StubBuilder::ComputeSizeUtf8(GateRef length) in ComputeSizeUtf8() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h466 static size_t ComputeSizeUtf8(uint32_t utf8Len) in ComputeSizeUtf8() function
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp33 HWTEST_F_L0(LineEcmaStringTest, ComputeSizeUtf8) in HWTEST_F_L0() argument