Home
last modified time | relevance | path

Searched defs:CompileProcessAOT (Results 1 – 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h807 virtual ErrCode CompileProcessAOT(const std::string &bundleName, const std::string &compileMode, in CompileProcessAOT() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp4778 ErrCode BundleMgrProxy::CompileProcessAOT(const std::string &bundleName, const std::string &compile… in CompileProcessAOT() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp1784 ErrCode BundleMgrHostImpl::CompileProcessAOT(const std::string &bundleName, const std::string &comp… in CompileProcessAOT() function in OHOS::AppExecFwk::BundleMgrHostImpl