Searched defs:ToU16String (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/common_interfaces/objects/string/ | ||
| D | base_string_impl.h | 156 std::u16string BaseString::ToU16String(ReadBarrier &&readBarrier, uint32_t len) in ToU16String() function |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | ecma_string.cpp | 400 std::u16string EcmaString::ToU16String(const JSThread *thread, uint32_t len) in ToU16String() function in panda::ecmascript::EcmaString |