Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/reminder/src/
Dreminder_store_strategy.cpp202 std::string actionButtons; in RecoverFromOldVersion() local
376 std::string actionButtons; in RecoverFromDb() local
/base/notification/distributed_notification_service/services/distributed/src/soft_bus/
Ddistributed_subscribe_service.cpp186 auto actionButtons = notificationRequest->GetActionButtons(); in SetNotificationButtons() local
Ddistributed_publish_service.cpp520 auto actionButtons = notificationRequest->GetActionButtons(); in GetNotificationButtonWantPtr() local
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp262 …std::vector<std::shared_ptr<NotificationActionButton>> actionButtons = notificationRequest.GetActi… in CheckCaseTwoResult() local
287 …std::vector<std::shared_ptr<NotificationActionButton>> actionButtons = notificationRequest.GetActi… in CheckCaseThreeResult() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp55 napi_value actionButtons = nullptr; in GenActionButtons() local
/base/location/frameworks/js/napi/notification/src/
Dnotification_napi_convert_request.cpp1066 napi_value actionButtons = nullptr; in GetNotificationActionButtons() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_request.cpp1759 napi_value actionButtons = nullptr; in GetNotificationActionButtons() local
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp1382 auto actionButtons = notification->GetNotificationRequestPoint()->GetActionButtons(); in CancelWantAgent() local