Home
last modified time | relevance | path

Searched refs:ReadAsciiStr (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_import.cpp68 void BinaryMplImport::ReadAsciiStr(std::string &str) in ReadAsciiStr() function in maple::BinaryMplImport
111 ReadAsciiStr(str); in ImportStr()
129 ReadAsciiStr(str); in ImportUsrStr()
178 ReadAsciiStr(funcName); in ImportMethodPair()
733 ReadAsciiStr(str); in ReadSymTabField()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dbin_mpl_import.h136 void ReadAsciiStr(std::string &str);