Home
last modified time | relevance | path

Searched refs:OhosPreloadAppInfo (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ohos/
H A Dohos_preload_app_info.h27 class OhosPreloadAppInfo { class
32 OhosPreloadAppInfo() = default;
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Daot_compiler_preprocessor.cpp510 std::string fileName = OhosPreloadAppInfo::GetPreloadAOTFileName(hapPath, moduleName); in HasPreloadAotFile()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_manager.cpp148 aiFilename = OhosPreloadAppInfo::GetPreloadAOTFileName(hapPath, moduleName) + FILE_EXTENSION_AI; in LoadAiFile()
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5056 aotFileName = ecmascript::OhosPreloadAppInfo::GetPreloadAOTFileName(hapPath, moduleName); in LoadAotFileInternal()

Completed in 15 milliseconds