Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/jsnapiloadaotfile_fuzzer/
H A Djsnapiloadaotfile_fuzzer.cpp43 std::string aotFileName = value; in JSNApiLoadAotFileFuzztest() local
/arkcompiler/ets_runtime/ecmascript/ohos/
H A Dohos_preload_app_info.h36 std::string aotFileName = ""; in GetPreloadAOTFileName() local
/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.cpp217 void EcmaVM::DisablePGOProfilerWithAOTFile(const std::string &aotFileName) in DisablePGOProfilerWithAOTFile() argument
H A Decma_context.cpp1116 bool EcmaContext::LoadAOTFilesInternal(const std::string& aotFileName) in LoadAOTFilesInternal() argument
1140 bool EcmaContext::LoadAOTFiles(const std::string& aotFileName) in LoadAOTFiles() argument
1146 bool EcmaContext::LoadAOTFiles(const std::string& aotFileName, in LoadAOTFiles() argument
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_manager.cpp73 bool AOTFileManager::AOTFileExist(const std::string &aotFileName, const std::string &extension) in AOTFileExist() argument
142 std::string aotFileName; in LoadAiFile() local
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5038 void JSNApi::LoadAotFileInternal(EcmaVM *vm, const std::string &moduleName, std::string &aotFileName) in LoadAotFileInternal() argument
5074 std::string aotFileName; in LoadAotFile() local
5090 std::string aotFileName; LoadAotFile() local
[all...]

Completed in 17 milliseconds