Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/include/coretypes/
Dstring.h168 inline uint32_t CopyDataUtf16(uint16_t *buf, uint32_t max_length) in CopyDataUtf16() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h205 inline uint32_t CopyDataUtf16(uint16_t *buf, uint32_t maxLength) const in CopyDataUtf16() function
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_test.cpp1012 HWTEST_F_L0(EcmaStringTest, CopyDataUtf16) in HWTEST_F_L0() argument