Home
last modified time | relevance | path

Searched defs:CreateFromUtf16 (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_string-inl.h90 inline EcmaString *EcmaString::CreateFromUtf16(const EcmaVM *vm, const uint16_t *utf16Data, uint32_… in CreateFromUtf16() function
/arkcompiler/runtime_core/runtime/coretypes/
Dstring.cpp115 String *String::CreateFromUtf16(const uint16_t *utf16_data, uint32_t utf16_length, const LanguageCo… in CreateFromUtf16() function in panda::coretypes::String
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp121 HWTEST_F_L0(EcmaStringAccessorTest, CreateFromUtf16) in HWTEST_F_L0() argument
Decma_string_test.cpp142 HWTEST_F_L0(EcmaStringTest, CreateFromUtf16) in HWTEST_F_L0() argument