Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h573 uint32_t WriteToFlatUtf8(uint8_t *buf, uint32_t maxLength) in WriteToFlatUtf8() function
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp511 HWTEST_F_L0(EcmaStringAccessorTest, WriteToFlatUtf8) in HWTEST_F_L0() argument