Home
last modified time | relevance | path

Searched defs:boxMessage (Results 1 – 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/services/distributed/test/unittest/
Ddistributed_service_test.cpp48 std::shared_ptr<TlvBox> boxMessage = nullptr; variable
74 std::shared_ptr<TlvBox> boxMessage = nullptr; variable
/base/notification/distributed_notification_service/services/distributed/src/soft_bus/
Ddistributed_bundle_service.cpp40 void DistributedBundleService::HandleBundleIconSync(const std::shared_ptr<TlvBox>& boxMessage) in HandleBundleIconSync()
267 void DistributedBundleService::SetDeviceBundleList(const std::shared_ptr<TlvBox>& boxMessage) in SetDeviceBundleList()
307 void DistributedBundleService::HandleBundleIconSync(const std::shared_ptr<TlvBox>& boxMessage) in HandleBundleIconSync()
Ddistributed_publish_service_v2.cpp69 void DistributedPublishService::RemoveNotification(const std::shared_ptr<TlvBox>& boxMessage) in RemoveNotification()
110 void DistributedPublishService::RemoveNotifications(const std::shared_ptr<TlvBox>& boxMessage) in RemoveNotifications()
261 bool DistributedPublishService::ForWardRemove(const std::shared_ptr<BoxBase>& boxMessage, in ForWardRemove()
747 …ributedPublishService::RemoveAllDistributedNotifications(const std::shared_ptr<TlvBox>& boxMessage) in RemoveAllDistributedNotifications()
765 void DistributedPublishService::PublishNotification(const std::shared_ptr<TlvBox>& boxMessage) in PublishNotification()
798 …id DistributedPublishService::PublishSynchronousLiveView(const std::shared_ptr<TlvBox>& boxMessage) in PublishSynchronousLiveView()
Ddistributed_operation_service.cpp50 …DistributedOperationService::HandleNotificationOperation(const std::shared_ptr<TlvBox>& boxMessage) in HandleNotificationOperation()
Ddistributed_device_service.cpp353 void DistributedDeviceService::SetDeviceStatus(const std::shared_ptr<TlvBox>& boxMessage) in SetDeviceStatus()
Ddistributed_service.cpp426 void DistributedService::HandleMatchSync(const std::shared_ptr<TlvBox>& boxMessage) in HandleMatchSync()