Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/test/moduletest/mock/
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
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
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
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
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
/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/mock/
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
/base/notification/distributed_notification_service/services/ans/src/
Dbundle_manager_helper.cpp82 bool BundleManagerHelper::CheckApiCompatibility(const sptr<NotificationBundleOption> &bundleOption) in CheckApiCompatibility() function in OHOS::Notification::BundleManagerHelper
91 bool BundleManagerHelper::CheckApiCompatibility(const std::string &bundleName, const int32_t &uid) in CheckApiCompatibility() function in OHOS::Notification::BundleManagerHelper
Dadvanced_notification_utils.cpp1227 bool AdvancedNotificationService::CheckApiCompatibility(const sptr<NotificationBundleOption> &bundl… in CheckApiCompatibility() function in OHOS::Notification::AdvancedNotificationService
Dnotification_preferences.cpp1315 bool NotificationPreferences::CheckApiCompatibility(const sptr<NotificationBundleOption> &bundleOpt… in CheckApiCompatibility() function in OHOS::Notification::NotificationPreferences
Dnotification_preferences_database.cpp2602 bool NotificationPreferencesDatabase::CheckApiCompatibility(const std::string &bundleName, const in… in CheckApiCompatibility() function in OHOS::Notification::NotificationPreferencesDatabase