Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string_impl.h156 std::u16string BaseString::ToU16String(ReadBarrier &&readBarrier, uint32_t len) in ToU16String() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string.cpp400 std::u16string EcmaString::ToU16String(const JSThread *thread, uint32_t len) in ToU16String() function in panda::ecmascript::EcmaString
1006 std::u16string FlatStringInfo::ToU16String(uint32_t len) in ToU16String() function in panda::ecmascript::FlatStringInfo