Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dsubscribe.cpp55 struct NotificationReceiveDataWorker { struct
182 auto dataWorkerData = reinterpret_cast<NotificationReceiveDataWorker *>(data); in ThreadSafeOnCancel()
233 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnCanceled()
255 auto dataWorkerData = reinterpret_cast<NotificationReceiveDataWorker *>(data); in ThreadSafeOnBatchCancel()
316 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnBatchCanceled()
347 auto dataWorkerData = reinterpret_cast<NotificationReceiveDataWorker *>(data); in ThreadSafeOnConsumed()
412 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnConsumed()
[all...]

Completed in 3 milliseconds