Searched defs:SilentInstall (Results 1 - 8 of 8) sorted by relevance
/foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/src/ |
H A D | hsp_silentinstall.cpp | 46 int32_t HspSilentInstall::SilentInstall(const std::string& moduleName, const std::function<void()>& callback,
in SilentInstall() function in OHOS::NavPushPathHelper::HspSilentInstall
|
H A D | hsp_silentinstall_napi.cpp | 65 napi_value HspSilentInstallNapi::SilentInstall(napi_env env, napi_callback_info info)
in SilentInstall() function in OHOS::NavPushPathHelper::HspSilentInstallNapi
|
/foundation/arkui/advanced_ui_component/navpushpathhelper/src/ |
H A D | hsp_silentinstall.cpp | 46 int32_t HspSilentInstall::SilentInstall(const std::string& moduleName, const std::function<void()>& callback, in SilentInstall() function in OHOS::NavPushPathHelper::HspSilentInstall
|
H A D | hsp_silentinstall_napi.cpp | 65 napi_value HspSilentInstallNapi::SilentInstall(napi_env env, napi_callback_info info) in SilentInstall() function in OHOS::NavPushPathHelper::HspSilentInstallNapi
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/ |
H A D | bundle_connect_ability_mgr.cpp | 288 bool BundleConnectAbilityMgr::SilentInstall(TargetAbilityInfo &targetAbilityInfo, const Want &want, in SilentInstall() function in OHOS::AppExecFwk::BundleConnectAbilityMgr 1074 bool BundleConnectAbilityMgr::SilentInstall(const Want &want, int32_t userId, const sptr<IRemoteObject> &callBack) in SilentInstall() function in OHOS::AppExecFwk::BundleConnectAbilityMgr
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 1065 bool BundleMgrProxy::SilentInstall(const Want &want, int32_t userId, const sptr<IRemoteObject> &callBack) in SilentInstall() function in OHOS::AppExecFwk::BundleMgrProxy
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_interface.h | 459 virtual bool SilentInstall(const Want &want, int32_t userId, const sptr<IRemoteObject> &callBack) in SilentInstall() function in OHOS::AppExecFwk::IBundleMgr
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 667 bool BundleMgrHostImpl::SilentInstall(const Want &want, int32_t userId, const sptr<IRemoteObject> &callBack) in SilentInstall() function in OHOS::AppExecFwk::BundleMgrHostImpl
|
Completed in 22 milliseconds