Home
last modified time | relevance | path

Searched defs:CheckIsSystemAppByBundleName (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/common_event_service/services/src/
H A Dbundle_manager_helper.cpp133 bool BundleManagerHelper::CheckIsSystemAppByBundleName(const std::string &bundleName, const int32_t… in CheckIsSystemAppByBundleName() function in OHOS::EventFwk::BundleManagerHelper
/ohos5.0/base/notification/common_event_service/services/test/unittest/mock/
H A Dmock_bundle_manager_helper.cpp243 bool BundleManagerHelper::CheckIsSystemAppByBundleName(const std::string &bundleName, const int32_t… in CheckIsSystemAppByBundleName() function in OHOS::EventFwk::BundleManagerHelper
/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_utils.cpp156 bool UPMSUtils::CheckIsSystemAppByBundleName(std::string &bundleName) in CheckIsSystemAppByBundleName() function in OHOS::AAFwk::UPMSUtils
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp2873 bool FormMgrAdapter::CheckIsSystemAppByBundleName(const sptr<IBundleMgr> &iBundleMgr, in CheckIsSystemAppByBundleName() function in OHOS::AppExecFwk::FormMgrAdapter