Home
last modified time | relevance | path

Searched defs:IsAppInBlocklist (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/
H A Dbundle_mgr_ext.h120 virtual bool IsAppInBlocklist(const std::string &bundleName, const int32_t userId) in IsAppInBlocklist() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
H A Dbms_extension_data_mgr.cpp333 bool BmsExtensionDataMgr::IsAppInBlocklist(const std::string &bundleName, const int32_t userId) in IsAppInBlocklist() function in OHOS::AppExecFwk::BmsExtensionDataMgr
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp5962 bool BaseBundleInstaller::IsAppInBlocklist(const std::string &bundleName, const int32_t userId) con… in IsAppInBlocklist() function in OHOS::AppExecFwk::BaseBundleInstaller