Home
last modified time | relevance | path

Searched defs:str16 (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dnamemangler.cpp71 std::u16string str16; in DecodeName() local
187 unsigned UTF16ToUTF8(std::string &str, const std::u16string &str16, unsigned short num, bool isBigE… in UTF16ToUTF8()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_const.cpp267 std::u16string str16 = GlobalTables::GetU16StrTable().GetStringFromStrIdx(value); in Dump() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dobj_emit.cpp269 …const std::u16string &str16 = GlobalTables::GetU16StrTable().GetStringFromStrIdx(mirStr16Const->Ge… in EmitStr16Const() local
Demit.cpp620 …const std::u16string &str16 = GlobalTables::GetU16StrTable().GetStringFromStrIdx(mirStr16Const.Get… in EmitAsmLabel() local
/arkcompiler/runtime_core/static_core/plugins/ets/sdk/native/api/
Dani_textencoder_helper.cpp164 std::u16string str16; in Utf16LEToBE() local
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_buffer.cpp379 u16string str16 = u""; in Utf16BEToLE() local