Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.cpp147 bool Snapshot::DeserializeInternal(SnapshotType type, const CString &snapshotFile, SnapshotProcesso… in DeserializeInternal()
201 bool Snapshot::Deserialize(SnapshotType type, const CString &snapshotFile, bool isBuiltins) in Deserialize()
223 bool Snapshot::Deserialize(SnapshotType type, const CString &snapshotFile, [[maybe_unused]] std::fu… in Deserialize()