Home
last modified time | relevance | path

Searched defs:SilentInstall (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/src/
H A Dhsp_silentinstall.cpp46 int32_t HspSilentInstall::SilentInstall(const std::string& moduleName, const std::function<void()>&… in SilentInstall() function in OHOS::NavPushPathHelper::HspSilentInstall
H A Dhsp_silentinstall_napi.cpp65 napi_value HspSilentInstallNapi::SilentInstall(napi_env env, napi_callback_info info) in SilentInstall() function in OHOS::NavPushPathHelper::HspSilentInstallNapi
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
H A Dbundle_connect_ability_mgr.cpp312 bool BundleConnectAbilityMgr::SilentInstall(TargetAbilityInfo &targetAbilityInfo, const Want &want, in SilentInstall() function in OHOS::AppExecFwk::BundleConnectAbilityMgr
1130 bool BundleConnectAbilityMgr::SilentInstall(const Want &want, int32_t userId, const sptr<IRemoteObj… in SilentInstall() function in OHOS::AppExecFwk::BundleConnectAbilityMgr
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h460 … virtual bool SilentInstall(const Want &want, int32_t userId, const sptr<IRemoteObject> &callBack) in SilentInstall() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp1033 bool BundleMgrProxy::SilentInstall(const Want &want, int32_t userId, const sptr<IRemoteObject> &cal… in SilentInstall() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp687 bool BundleMgrHostImpl::SilentInstall(const Want &want, int32_t userId, const sptr<IRemoteObject> &… in SilentInstall() function in OHOS::AppExecFwk::BundleMgrHostImpl