Home
last modified time | relevance | path

Searched defs:CopyDataRegionUtf16 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/include/coretypes/
Dstring.h173 … uint32_t CopyDataRegionUtf16(uint16_t *buf, uint32_t start, uint32_t length, uint32_t max_length) in CopyDataRegionUtf16() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h210 …uint32_t CopyDataRegionUtf16(uint16_t *buf, uint32_t start, uint32_t length, uint32_t maxLength) c… in CopyDataRegionUtf16() function
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_test.cpp977 HWTEST_F_L0(EcmaStringTest, CopyDataRegionUtf16) in HWTEST_F_L0() argument