Home
last modified time | relevance | path

Searched refs:AddRootObjectToAOTFileManager (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.h101 void AddRootObjectToAOTFileManager(SnapshotType type, const CString &fileName);
Dsnapshot.cpp194 processor.AddRootObjectToAOTFileManager(type, snapshotFile); in DeserializeInternal()
Dsnapshot_processor.cpp1536 void SnapshotProcessor::AddRootObjectToAOTFileManager(SnapshotType type, const CString &fileName) in AddRootObjectToAOTFileManager() function in panda::ecmascript::SnapshotProcessor