Home
last modified time | relevance | path

Searched refs:DeleteAllByUserInner (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp1403 DeleteAllByUserInner(userId, NotificationConstant::USER_REMOVED_REASON_DELETE, true); in OnUserRemoved()
1408 return DeleteAllByUserInner(userId, NotificationConstant::APP_REMOVE_ALL_USER_REASON_DELETE); in DeleteAllByUser()
1411 ErrCode AdvancedNotificationService::DeleteAllByUserInner(const int32_t &userId, int32_t deleteReason, in DeleteAllByUserInner() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1397 ErrCode DeleteAllByUserInner(const int32_t &userId, int32_t reason, bool isAsync = false);

Completed in 6 milliseconds