/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
H A D | mock_bundle_manager_helper.cpp | 58 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 D | mock_bundle_manager_helper.cpp | 47 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 D | mock_bundle_manager_helper.cpp | 53 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 D | mock_bundle_manager_helper.cpp | 48 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 D | bundle_manager_helper.cpp | 80 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 D | notification_preferences.cpp | 1117 bool NotificationPreferences::CheckApiCompatibility(const sptr<NotificationBundleOption> &bundleOpt… in CheckApiCompatibility() function in OHOS::Notification::NotificationPreferences
|
H A D | advanced_notification_utils.cpp | 1370 bool AdvancedNotificationService::CheckApiCompatibility(const sptr<NotificationBundleOption> &bundl… in CheckApiCompatibility() function in OHOS::Notification::AdvancedNotificationService
|
H A D | notification_preferences_database.cpp | 2058 bool NotificationPreferencesDatabase::CheckApiCompatibility(const std::string &bundleName, const in… in CheckApiCompatibility() function in OHOS::Notification::NotificationPreferencesDatabase
|