Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/distributed/src/soft_bus/
Ddistributed_operation_service.cpp57 NotificationResponseBox responseBox = NotificationResponseBox(boxMessage); in HandleNotificationOperation() local
196 const NotificationResponseBox& responseBox, OperationType operationType, uint32_t result) in ReplyOperationResponse()
228 const int32_t deviceType, const NotificationResponseBox& responseBox) in TriggerReplyApplication()
316 const int32_t operationType, const NotificationResponseBox& responseBox) in TriggerByOperationType()
330 …std::shared_ptr<NotificationResponseBox> responseBox = std::make_shared<NotificationResponseBox>(); in OnOperationResponse() local
378 const NotificationResponseBox& responseBox) in ResponseOperationResult()