Home
last modified time | relevance | path

Searched defs:actionButton (Results 1 – 17 of 17) 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/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/js/napi/src/
Dcommon_convert_request.cpp381 …const napi_env &env, const std::shared_ptr<NotificationActionButton> &actionButton, napi_value &re… in SetNotificationActionButton()
437 …const napi_env &env, const std::shared_ptr<NotificationActionButton> &actionButton, napi_value &re… in SetNotificationActionButtonByExtras()
1619 napi_value actionButton = nullptr; in GetNotificationActionButtons() local
1638 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationActionButtonsDetailed()
1655 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationActionButtonsDetailedBasicInfo()
1723 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationActionButtonsDetailedByExtras()
Dcommon.cpp366 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationUserInput()
/base/location/frameworks/native/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/ans/src/
Dnotification_action_button.cpp69 const std::shared_ptr<NotificationActionButton> &actionButton) in Create()
Dnotification_request.cpp188 void NotificationRequest::AddActionButton(const std::shared_ptr<NotificationActionButton> &actionBu… in AddActionButton()
Dreminder_request.cpp1569 std::shared_ptr<NotificationActionButton> actionButton in AddActionButtons() local
/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
733 std::shared_ptr<NotificationActionButton> actionButton = variable
798 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.cpp213 std::shared_ptr<NotificationActionButton> actionButton = nullptr; in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp69 napi_value actionButton = nullptr; in GenActionButtons() local
97 void ReminderCommon::HandleActionButtonTitle(const napi_env &env, const napi_value &actionButton, in HandleActionButtonTitle()
Dpublish.cpp647 napi_value actionButton = nullptr; in ParseActionButtons() local