Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.cpp257 void Snapshot::WriteToFile(std::fstream &writer, const JSPandaFile *jsPandaFile, in WriteToFile() function in panda::ecmascript::Snapshot
Dsnapshot_processor.cpp2217 void SnapshotProcessor::AllocateProxy::WriteToFile(std::fstream &writer) in WriteToFile() function in panda::ecmascript::SnapshotProcessor::AllocateProxy
/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
DdeclgenEts2Ts.cpp2326 bool WriteToFile(const std::string &path, const std::string &content, checker::ETSChecker *checker) in WriteToFile() function