Searched refs:DeleteAllByUserInner (Results 1 – 2 of 2) sorted by relevance
1386 DeleteAllByUserInner(userId, NotificationConstant::USER_REMOVED_REASON_DELETE, true); in OnUserRemoved()1391 return DeleteAllByUserInner(userId, NotificationConstant::APP_REMOVE_ALL_USER_REASON_DELETE); in DeleteAllByUser()1394 ErrCode AdvancedNotificationService::DeleteAllByUserInner(const int32_t &userId, int32_t deleteReas… in DeleteAllByUserInner() function in OHOS::Notification::AdvancedNotificationService
1427 ErrCode DeleteAllByUserInner(const int32_t &userId, int32_t reason, bool isAsync = false);