Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ets/ani/src/
Dsts_action_button.cpp26 void GetStsActionButtonByOther(StsActionButton &actionButton) in GetStsActionButtonByOther()
37 StsActionButton &actionButton) in GetStsActionButtonByWantAgent()
61 StsActionButton &actionButton) in GetStsActionButtonByWantParams()
83 StsActionButton &actionButton) in GetStsActionButtonByUserInput()
108 StsActionButton &actionButton) in UnwrapNotificationActionButton()
140 const std::shared_ptr<NotificationActionButton> &actionButton) in SetNotificationActionButtonByRequiredParameter()
181 const std::shared_ptr<NotificationActionButton> &actionButton) in SetNotificationActionButtonByOptionalParameter()
202 const std::shared_ptr<NotificationActionButton> &actionButton) in WrapNotificationActionButton()
237 StsActionButton actionButton; in GetNotificationActionButtonArray() local
/base/notification/distributed_notification_service/test/fuzztest/notificationactionbutton_fuzzer/
Dnotificationactionbutton_fuzzer.cpp34 std::shared_ptr<Notification::NotificationActionButton> actionButton = in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/
Dnotificationrequest_fuzzer.cpp54 std::shared_ptr<Notification::NotificationActionButton> actionButton = in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/
Dnotification_publish_test.cpp100 std::shared_ptr<NotificationActionButton> actionButton = in InitButtonRequest() local
/base/location/frameworks/js/napi/notification/src/
Dnotification_napi_convert_request.cpp1088 napi_value actionButton = nullptr; in GetNotificationActionButtons() local
1107 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationActionButtonsDetailed()
1124 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationActionButtonsDetailedBasicInfo()
1192 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationActionButtonsDetailedByExtras()
Dnotification_napi.cpp100 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationUserInput()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_request.cpp401 …const napi_env &env, const std::shared_ptr<NotificationActionButton> &actionButton, napi_value &re… in SetNotificationActionButton()
458 …const napi_env &env, const std::shared_ptr<NotificationActionButton> &actionButton, napi_value &re… in SetNotificationActionButtonByExtras()
1833 napi_value actionButton = nullptr; in GetNotificationActionButtons() local
1854 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationActionButtonsDetailed()
1871 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationActionButtonsDetailedBasicInfo()
1943 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationActionButtonsDetailedByExtras()
Dcommon.cpp434 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationUserInput()
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_action_button.cpp69 const std::shared_ptr<NotificationActionButton> &actionButton) in Create()
Dnotification_request.cpp203 void NotificationRequest::AddActionButton(const std::shared_ptr<NotificationActionButton> &actionBu… in AddActionButton()
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp263 for (auto actionButton : actionButtons) { in CheckCaseTwoResult() local
288 for (auto actionButton : actionButtons) { in CheckCaseThreeResult() local
747 std::shared_ptr<NotificationActionButton> actionButton = variable
819 std::shared_ptr<NotificationActionButton> actionButton = variable
DReminderHelperTest.js1380 actionButton:[ property
1467 actionButton:[ property
1554 actionButton:[ property
1616 actionButton:[ property
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_subscriber_manager_test.cpp596 std::shared_ptr<NotificationActionButton> actionButton = variable
625 …std::shared_ptr<NotificationActionButton> actionButton = std::make_shared<NotificationActionButton… variable
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_action_button_test.cpp46 std::shared_ptr<NotificationActionButton> actionButton = nullptr; in HWTEST_F() local
Dnotification_request_test.cpp213 std::shared_ptr<NotificationActionButton> actionButton = nullptr; in HWTEST_F() local
/base/notification/distributed_notification_service/services/distributed/src/soft_bus/
Ddistributed_publish_service_v2.cpp875 std::shared_ptr<NotificationActionButton> actionButton = in MakeNotificationButtons() local
893 std::shared_ptr<NotificationActionButton> actionButton = in MakePadNotificationButtons() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp69 napi_value actionButton = nullptr; in GenActionButtons() local
112 void ReminderCommon::HandleActionButtonTitle(const napi_env &env, const napi_value &actionButton, in HandleActionButtonTitle()
Dpublish.cpp648 napi_value actionButton = nullptr; in ParseActionButtons() local
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_rdb_data_mgr.cpp254 for (auto actionButton : actionButtons) { in UpdateRequest() local
/base/notification/distributed_notification_service/frameworks/reminder/src/
Dreminder_request.cpp1587 std::shared_ptr<NotificationActionButton> actionButton in AddActionButtons() local