Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.h35 class AOTFileManager; variable
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp662 AOTFileManager::AOTFileManager(EcmaVM *vm) : vm_(vm), factory_(vm->GetFactory()) in AOTFileManager() function in panda::ecmascript::AOTFileManager
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h112 class AOTFileManager; variable