Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h960 uint32_t WriteToFlatUtf16(const JSThread *thread, uint16_t *buf, uint32_t maxLength) const in WriteToFlatUtf16() function
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp555 HWTEST_F_L0(EcmaStringAccessorTest, WriteToFlatUtf16) in HWTEST_F_L0() argument