Home
last modified time | relevance | path

Searched defs:CheckApiCompatibility (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_bundle_manager_helper.cpp58 bool BundleManagerHelper::CheckApiCompatibility(const sptr<NotificationBundleOption> &bundleOption) in CheckApiCompatibility() function in OHOS::Notification::BundleManagerHelper
69 bool BundleManagerHelper::CheckApiCompatibility(const std::string &bundleName, const int32_t &uid) in CheckApiCompatibility() function in OHOS::Notification::BundleManagerHelper
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Dmock_bundle_manager_helper.cpp47 bool BundleManagerHelper::CheckApiCompatibility(const sptr<NotificationBundleOption> &bundleOption) in CheckApiCompatibility() function in OHOS::Notification::BundleManagerHelper
69 bool BundleManagerHelper::CheckApiCompatibility(const std::string &bundleName, const int32_t &uid) in CheckApiCompatibility() function in OHOS::Notification::BundleManagerHelper
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_bundle_manager_helper.cpp53 bool BundleManagerHelper::CheckApiCompatibility(const sptr<NotificationBundleOption> &bundleOption) in CheckApiCompatibility() function in OHOS::Notification::BundleManagerHelper
77 bool BundleManagerHelper::CheckApiCompatibility(const std::string &bundleName, const int32_t &uid) in CheckApiCompatibility() function in OHOS::Notification::BundleManagerHelper
/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/mock/
H A Dmock_bundle_manager_helper.cpp48 bool BundleManagerHelper::CheckApiCompatibility(const sptr<NotificationBundleOption> &bundleOption) in CheckApiCompatibility() function in OHOS::Notification::BundleManagerHelper
72 bool BundleManagerHelper::CheckApiCompatibility(const std::string &bundleName, const int32_t &uid) in CheckApiCompatibility() function in OHOS::Notification::BundleManagerHelper
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dbundle_manager_helper.cpp80 bool BundleManagerHelper::CheckApiCompatibility(const sptr<NotificationBundleOption> &bundleOption) in CheckApiCompatibility() function in OHOS::Notification::BundleManagerHelper
89 bool BundleManagerHelper::CheckApiCompatibility(const std::string &bundleName, const int32_t &uid) in CheckApiCompatibility() function in OHOS::Notification::BundleManagerHelper
H A Dnotification_preferences.cpp1117 bool NotificationPreferences::CheckApiCompatibility(const sptr<NotificationBundleOption> &bundleOpt… in CheckApiCompatibility() function in OHOS::Notification::NotificationPreferences
H A Dadvanced_notification_utils.cpp1370 bool AdvancedNotificationService::CheckApiCompatibility(const sptr<NotificationBundleOption> &bundl… in CheckApiCompatibility() function in OHOS::Notification::AdvancedNotificationService
H A Dnotification_preferences_database.cpp2058 bool NotificationPreferencesDatabase::CheckApiCompatibility(const std::string &bundleName, const in… in CheckApiCompatibility() function in OHOS::Notification::NotificationPreferencesDatabase