Home
last modified time | relevance | path

Searched refs:SetNeedSendNotify (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h2206 void SetNeedSendNotify(const bool needStatus);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp4385 void InnerBundleInfo::SetNeedSendNotify(const bool needStatus) in SetNeedSendNotify() function in OHOS::AppExecFwk::InnerBundleInfo
H A Dbundle_data_mgr.cpp8420 innerBundleInfo.SetNeedSendNotify(isNeedSendNotify); in SwitchUninstallState()