Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1702 void SetAllowCommonEvent(const std::vector<std::string> &allowCommonEvent) in SetAllowCommonEvent() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp743 newInfo.SetAllowCommonEvent(preBundleConfigInfo.allowCommonEvent); in GetPrivilegeCapability()
H A Dinner_bundle_info.cpp1979 SetAllowCommonEvent(applicationInfo.allowCommonEvent); in UpdatePrivilegeCapability()