Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationactionbutton_fuzzer/
H A Dnotificationactionbutton_fuzzer.cpp33 std::shared_ptr<Notification::NotificationActionButton> actionButton = in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/
H A Dnotificationrequest_fuzzer.cpp55 std::shared_ptr<Notification::NotificationActionButton> actionButton = in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/
H A Dnotification_publish_test.cpp100 std::shared_ptr<NotificationActionButton> actionButton = in InitButtonRequest() local
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_mass_storage_notification.cpp212 std::shared_ptr<OHOS::Notification::NotificationActionButton> actionButton = in PublishUsbNotification() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp385 …const napi_env &env, const std::shared_ptr<NotificationActionButton> &actionButton, napi_value &re… in SetNotificationActionButton()
441 …const napi_env &env, const std::shared_ptr<NotificationActionButton> &actionButton, napi_value &re… in SetNotificationActionButtonByExtras()
1623 napi_value actionButton = nullptr; in GetNotificationActionButtons() local
1642 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationActionButtonsDetailed()
1659 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationActionButtonsDetailedBasicInfo()
1727 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationActionButtonsDetailedByExtras()
H A Dcommon.cpp371 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationUserInput()
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A 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()
H A Dnotification_napi.cpp100 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationUserInput()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_action_button.cpp69 const std::shared_ptr<NotificationActionButton> &actionButton) in Create()
H A Dnotification_request.cpp190 void NotificationRequest::AddActionButton(const std::shared_ptr<NotificationActionButton> &actionBu… in AddActionButton()
H A Dreminder_request.cpp1495 std::shared_ptr<NotificationActionButton> actionButton in AddActionButtons() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A 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
H A DReminderHelperTest.js1380 actionButton:[ property in AnonymousFunction0d3e803e0100.AnonymousFunction0d3e803e2e00.calendar
1467 actionButton:[ property in AnonymousFunction0d3e803e0100.AnonymousFunction0d3e803e2f00.calendar
1554 actionButton:[ property in AnonymousFunction0d3e803e0100.AnonymousFunction0d3e803e3000.calendar
1616 actionButton:[ property in AnonymousFunction0d3e803e0100.AnonymousFunction0d3e803e3100.calendar
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Devent_convertor.h83 ActionButton actionButton; member
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_action_button_test.cpp46 std::shared_ptr<NotificationActionButton> actionButton = nullptr; in HWTEST_F() local
H A Dnotification_request_test.cpp213 std::shared_ptr<NotificationActionButton> actionButton = nullptr; in HWTEST_F() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp69 napi_value actionButton = nullptr; in GenActionButtons() local
97 void ReminderCommon::HandleActionButtonTitle(const napi_env &env, const napi_value &actionButton, in HandleActionButtonTitle()
H A Dpublish.cpp647 napi_value actionButton = nullptr; in ParseActionButtons() local