Home
last modified time | relevance | path

Searched defs:WriteDataToFile (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_snapshot.cpp74 bool JSPandaFileSnapshot::WriteDataToFile(JSThread *thread, JSPandaFile *jsPandaFile, const CString… in WriteDataToFile() function in panda::ecmascript::JSPandaFileSnapshot
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_snapshot.cpp310 bool ModuleSnapshot::WriteDataToFile( in WriteDataToFile() function in panda::ecmascript::ModuleSnapshot
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_snapshot_test.cpp39 …static bool WriteDataToFile(JSThread *thread, JSPandaFile *jsPandaFile, const CString &path, const… in WriteDataToFile() function in panda::test::MockJSPandaFileSnapshot