Home
last modified time | relevance | path

Searched refs:StartAOTCompiler (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aot/
H A Daot_executor.h52 ErrCode StartAOTCompiler(const AOTArgs &aotArgs, std::vector<uint8_t> &signData);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_executor.cpp219 ErrCode AOTExecutor::StartAOTCompiler(const AOTArgs &aotArgs, std::vector<uint8_t> &signData) in StartAOTCompiler() function in OHOS::AppExecFwk::AOTExecutor
283 ret = StartAOTCompiler(completeArgs, signData); in ExecuteAOT()

Completed in 2 milliseconds