Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_executor.cpp254 std::string aotFileBaseName(vm->GetModuleName()); in BindPandaFileToAot() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp276 void AOTFileManager::BindPandaFileInAotFile(const std::string &aotFileBaseName, JSPandaFile *jsPand… in BindPandaFileInAotFile() argument