Home
last modified time | relevance | path

Searched refs:ReconstructStringAsUtf16 (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_string_builder.cpp143 static void ReconstructStringAsUtf16(EtsString *dstString, EtsObjectArray *buffer, uint32_t index, … in ReconstructStringAsUtf16() function
383 ReconstructStringAsUtf16(s, buf, index, length, sKlass); in StringBuilderToString()