Searched defs:ReadDataFromFile (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
| D | js_pandafile_snapshot.cpp | 195 bool JSPandaFileSnapshot::ReadDataFromFile(JSThread *thread, JSPandaFile *jsPandaFile, const CStrin… in ReadDataFromFile() function in panda::ecmascript::JSPandaFileSnapshot |
| /arkcompiler/ets_runtime/ecmascript/module/ | ||
| D | module_snapshot.cpp | 147 bool ModuleSnapshot::ReadDataFromFile(JSThread *thread, std::unique_ptr<SerializeData>& data, const… in ReadDataFromFile() function in panda::ecmascript::ModuleSnapshot |