Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/
Decma_string.h124 inline size_t CopyDataUtf8(uint8_t *buf, size_t maxLength) const in CopyDataUtf8() function
/ark/js_runtime/ecmascript/tests/
Decma_string_test.cpp1013 HWTEST_F_L0(EcmaStringTest, CopyDataUtf8) in HWTEST_F_L0() argument