Searched defs:WriteDataToFile (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
| D | js_pandafile_snapshot.cpp | 74 bool JSPandaFileSnapshot::WriteDataToFile(JSThread *thread, JSPandaFile *jsPandaFile, const CString… in WriteDataToFile() function in panda::ecmascript::JSPandaFileSnapshot |
| /arkcompiler/ets_runtime/ecmascript/module/ | ||
| D | module_snapshot.cpp | 310 bool ModuleSnapshot::WriteDataToFile( in WriteDataToFile() function in panda::ecmascript::ModuleSnapshot |
| /arkcompiler/ets_runtime/ecmascript/jspandafile/tests/ | ||
| D | js_pandafile_snapshot_test.cpp | 39 …static bool WriteDataToFile(JSThread *thread, JSPandaFile *jsPandaFile, const CString &path, const… in WriteDataToFile() function in panda::test::MockJSPandaFileSnapshot |