Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp205 AppExecFwk::EventHandler::Callback NotifyCanceledFunc = std::bind( in NotifyCanceled() local
208 notificationSubQueue_->submit(NotifyCanceledFunc); in NotifyCanceled()
224 AppExecFwk::EventHandler::Callback NotifyCanceledFunc = std::bind( in BatchNotifyCanceled() local
227 notificationSubQueue_->submit(NotifyCanceledFunc); in BatchNotifyCanceled()