Home
last modified time | relevance | path

Searched defs:WriteToFlatUtf16 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h899 uint32_t WriteToFlatUtf16(uint16_t *buf, uint32_t maxLength) const in WriteToFlatUtf16() function
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp612 HWTEST_F_L0(EcmaStringAccessorTest, WriteToFlatUtf16) in HWTEST_F_L0() argument