Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/fuzztest/notificationactionbutton_fuzzer/
Dnotificationactionbutton_fuzzer.cpp33 std::shared_ptr<Notification::NotificationActionButton> actionButton = in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/
Dnotificationrequest_fuzzer.cpp55 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/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_request.cpp353 …const napi_env &env, const std::shared_ptr<NotificationActionButton> &actionButton, napi_value &re… in SetNotificationActionButton()
409 …const napi_env &env, const std::shared_ptr<NotificationActionButton> &actionButton, napi_value &re… in SetNotificationActionButtonByExtras()
1528 napi_value actionButton = nullptr; in GetNotificationActionButtons() local
1547 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationActionButtonsDetailed()
1564 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationActionButtonsDetailedBasicInfo()
1632 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationActionButtonsDetailedByExtras()
Dcommon.cpp337 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationUserInput()
/base/usb/usb_manager/services/native/src/
Dusb_mass_storage_notification.cpp197 std::shared_ptr<OHOS::Notification::NotificationActionButton> actionButton = in PublishUsbNotification() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_action_button.cpp69 const std::shared_ptr<NotificationActionButton> &actionButton) in Create()
Dnotification_request.cpp177 void NotificationRequest::AddActionButton(const std::shared_ptr<NotificationActionButton> &actionBu… in AddActionButton()
Dreminder_request.cpp1489 std::shared_ptr<NotificationActionButton> actionButton in AddActionButtons() local
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp252 for (auto actionButton : actionButtons) { in CheckCaseTwoResult() local
277 for (auto actionButton : actionButtons) { in CheckCaseThreeResult() local
711 std::shared_ptr<NotificationActionButton> actionButton = variable
776 std::shared_ptr<NotificationActionButton> actionButton = variable
DReminderHelperTest.js1380 actionButton:[ property
1467 actionButton:[ property
1554 actionButton:[ property
1616 actionButton:[ property
/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.cpp197 std::shared_ptr<NotificationActionButton> actionButton = nullptr; in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp68 napi_value actionButton = nullptr; in GenActionButtons() local
96 void ReminderCommon::HandleActionButtonTitle(const napi_env &env, const napi_value &actionButton, in HandleActionButtonTitle()
Dpublish.cpp641 napi_value actionButton = nullptr; in ParseActionButtons() local