Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/
Dbundle_mgr_ext.h119 virtual bool IsAppInBlocklist(const std::string &bundleName, const int32_t userId) in IsAppInBlocklist() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
Dbms_extension_data_mgr.cpp332 bool BmsExtensionDataMgr::IsAppInBlocklist(const std::string &bundleName, const int32_t userId) in IsAppInBlocklist() function in OHOS::AppExecFwk::BmsExtensionDataMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbase_bundle_installer.cpp5949 bool BaseBundleInstaller::IsAppInBlocklist(const std::string &bundleName, const int32_t userId) con… in IsAppInBlocklist() function in OHOS::AppExecFwk::BaseBundleInstaller