Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/jsnapiloadaotfile_fuzzer/
Djsnapiloadaotfile_fuzzer.cpp43 std::string aotFileName = value; in JSNApiLoadAotFileFuzztest() local
/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_preload_app_info.h36 std::string aotFileName = ""; in GetPreloadAOTFileName() local
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp1118 bool EcmaContext::LoadAOTFilesInternal(const std::string& aotFileName) in LoadAOTFilesInternal()
1142 bool EcmaContext::LoadAOTFiles(const std::string& aotFileName) in LoadAOTFiles()
1148 bool EcmaContext::LoadAOTFiles(const std::string& aotFileName, in LoadAOTFiles()
Decma_vm.cpp214 void EcmaVM::DisablePGOProfilerWithAOTFile(const std::string &aotFileName) in DisablePGOProfilerWithAOTFile()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp72 bool AOTFileManager::AOTFileExist(const std::string &aotFileName, const std::string &extension) in AOTFileExist()
141 std::string aotFileName; in LoadAiFile() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5224 …id JSNApi::LoadAotFileInternal(EcmaVM *vm, const std::string &moduleName, std::string &aotFileName) in LoadAotFileInternal()
5260 std::string aotFileName; in LoadAotFile() local
5276 std::string aotFileName; in LoadAotFile() local