Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dnamemangler.cpp66 std::u16string str16; in EncodeName() local
161 std::u16string str16; in DecodeName() local
278 unsigned UTF16ToUTF8(std::string &str, const std::u16string &str16, unsigned short num, bool isBigE… in UTF16ToUTF8()
371 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.cpp278 std::u16string str16 = GlobalTables::GetU16StrTable().GetStringFromStrIdx(value); in Dump() local
Dbin_mpl_export.cpp92 std::u16string str16 = GlobalTables::GetU16StrTable().GetStringFromStrIdx(mirStr16.GetValue()); in OutputConstStr16() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dobj_emit.cpp324 …const std::u16string &str16 = GlobalTables::GetU16StrTable().GetStringFromStrIdx(mirStr16Const->Ge… in EmitStr16Const() local
Demit.cpp785 …const std::u16string &str16 = GlobalTables::GetU16StrTable().GetStringFromStrIdx(mirStr16Const.Get… in EmitStr16Constant() local