Home
last modified time | relevance | path

Searched defs:ReadDataFromFile (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_snapshot.cpp195 bool JSPandaFileSnapshot::ReadDataFromFile(JSThread *thread, JSPandaFile *jsPandaFile, const CStrin… in ReadDataFromFile() function in panda::ecmascript::JSPandaFileSnapshot
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_snapshot.cpp147 bool ModuleSnapshot::ReadDataFromFile(JSThread *thread, std::unique_ptr<SerializeData>& data, const… in ReadDataFromFile() function in panda::ecmascript::ModuleSnapshot