Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dstring.h174 inline uint32_t CopyDataUtf16(uint16_t *buf, uint32_t maxLength) in CopyDataUtf16() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_string.h340 uint32_t CopyDataUtf16(void *buf, uint32_t maxLength) in CopyDataUtf16() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp433 TEST_F(EtsStringTest, CopyDataUtf16) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h512 inline uint32_t CopyDataUtf16(uint16_t *buf, uint32_t maxLength) const in CopyDataUtf16() function
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_test.cpp923 HWTEST_F_L0(EcmaStringTest, CopyDataUtf16) in HWTEST_F_L0() argument