Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Decma_string-inl.h114 inline EcmaString *EcmaString::CreateFromUtf16(const EcmaVM *vm, const uint16_t *utf16Data, uint32_t utf16Len, in CreateFromUtf16() function in panda::ecmascript::EcmaString
H A Decma_string.h1116 static EcmaString *CreateFromUtf16(const EcmaVM *vm, const uint16_t *utf16Data, uint32_t utf16Len, in CreateFromUtf16() function in panda::EcmaStringAccessor
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_string.h87 static EtsString *CreateFromUtf16(const ets_char *utf16, ets_int length) in CreateFromUtf16() function in ark::ets::EtsString
/arkcompiler/runtime_core/static_core/runtime/coretypes/
H A Dstring.cpp150 String *String::CreateFromUtf16(const uint16_t *utf16Data, uint32_t utf16Length, const LanguageContext &ctx, in CreateFromUtf16() function in ark::coretypes::String

Completed in 6 milliseconds