Home
last modified time | relevance | path

Searched refs:GetLocalNotificationKeys (Results 1 - 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_utils_test.cpp300 * @tc.desc: Test GetLocalNotificationKeys
315 auto keys = advancedNotificationService_->GetLocalNotificationKeys(bundle2); in HWTEST_F()
H A Dadvanced_notification_service_test.cpp1935 * @tc.desc : Test GetLocalNotificationKeys function
1944 advancedNotificationService_->GetLocalNotificationKeys(bundleOption); in HWTEST_F()
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
H A Dadvancednotificationservice_fuzzer.cpp252 service->GetLocalNotificationKeys(bundleOption); in DoTestForAdvancedNotificationUtils()
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp537 std::vector<std::string> keys = GetLocalNotificationKeys(bundleOption); in OnBundleRemoved()
1199 std::vector<std::string> AdvancedNotificationService::GetLocalNotificationKeys( in GetLocalNotificationKeys() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1266 std::vector<std::string> GetLocalNotificationKeys(const sptr<NotificationBundleOption> &bundleOption);

Completed in 13 milliseconds