Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dnamemangler.cpp108 std::u16string str16; in EncodeName() local
215 std::u16string str16; in DecodeName() local
427 unsigned UTF16ToUTF8(std::string &str, const std::u16string &str16, unsigned short num, bool isBigE… in UTF16ToUTF8()
520 unsigned UTF8ToUTF16(std::u16string &str16, const std::string &str8, unsigned short num, bool isBig… in UTF8ToUTF16()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_const.cpp275 std::u16string str16 = GlobalTables::GetU16StrTable().GetStringFromStrIdx(value); in Dump() local
Dbin_mpl_export.cpp94 std::u16string str16 = GlobalTables::GetU16StrTable().GetStringFromStrIdx(mirStr16.GetValue()); in OutputConstStr16() local
Dbin_mpl_import.cpp166 std::u16string str16; in ImportConst() local
Dmir_parser.cpp2559 std::u16string str16; in ParseExprConststr16() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dobj_emit.cpp309 …const std::u16string &str16 = GlobalTables::GetU16StrTable().GetStringFromStrIdx(mirStr16Const->Ge… in EmitStr16Const() local
Demit.cpp695 …const std::u16string &str16 = GlobalTables::GetU16StrTable().GetStringFromStrIdx(mirStr16Const.Get… in EmitStr16Constant() local