Home
last modified time | relevance | path

Searched refs:RemoveExpiredUniqueKey (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_publish_service_test.cpp941 advancedNotificationService_->RemoveExpiredUniqueKey();
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1399 void RemoveExpiredUniqueKey();
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp2659 RemoveExpiredUniqueKey(); in DuplicateMsgControl()
2691 void AdvancedNotificationService::RemoveExpiredUniqueKey() in RemoveExpiredUniqueKey() function in OHOS::Notification::AdvancedNotificationService