Home
last modified time | relevance | path

Searched refs:HandleSilentInstall (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_host.h228 ErrCode HandleSilentInstall(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp432 errCode = this->HandleSilentInstall(data, reply); in OnRemoteRequest()
2950 ErrCode BundleMgrHost::HandleSilentInstall(MessageParcel &data, MessageParcel &reply) in HandleSilentInstall() function in OHOS::AppExecFwk::BundleMgrHost