Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h808 virtual ErrCode CompileProcessAOT(const std::string &bundleName, const std::string &compileMode, in CompileProcessAOT() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp4750 ErrCode BundleMgrProxy::CompileProcessAOT(const std::string &bundleName, const std::string &compile… in CompileProcessAOT() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1833 ErrCode BundleMgrHostImpl::CompileProcessAOT(const std::string &bundleName, const std::string &comp… in CompileProcessAOT() function in OHOS::AppExecFwk::BundleMgrHostImpl