Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp615 auto bundleUpdate = [bundleOption, bundleInfo, this]() { in OnBundleDataUpdate() local
627 notificationSvrQueue_ != nullptr ? notificationSvrQueue_->submit(bundleUpdate) : bundleUpdate(); in OnBundleDataUpdate()