/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationactionbutton_fuzzer/ |
H A D | notificationactionbutton_fuzzer.cpp | 33 std::shared_ptr<Notification::NotificationActionButton> actionButton = in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/ |
H A D | notificationrequest_fuzzer.cpp | 55 std::shared_ptr<Notification::NotificationActionButton> actionButton = in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/ |
H A D | notification_publish_test.cpp | 100 std::shared_ptr<NotificationActionButton> actionButton = in InitButtonRequest() local
|
/ohos5.0/base/usb/usb_manager/services/native/src/ |
H A D | usb_mass_storage_notification.cpp | 212 std::shared_ptr<OHOS::Notification::NotificationActionButton> actionButton = in PublishUsbNotification() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | common_convert_request.cpp | 385 …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 D | common.cpp | 371 …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 D | notification_napi_convert_request.cpp | 1088 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 D | notification_napi.cpp | 100 …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 D | notification_action_button.cpp | 69 const std::shared_ptr<NotificationActionButton> &actionButton) in Create()
|
H A D | notification_request.cpp | 190 void NotificationRequest::AddActionButton(const std::shared_ptr<NotificationActionButton> &actionBu… in AddActionButton()
|
H A D | reminder_request.cpp | 1495 std::shared_ptr<NotificationActionButton> actionButton in AddActionButtons() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_innerkits_module_publish_test.cpp | 263 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 D | ReminderHelperTest.js | 1380 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 D | event_convertor.h | 83 ActionButton actionButton; member
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_action_button_test.cpp | 46 std::shared_ptr<NotificationActionButton> actionButton = nullptr; in HWTEST_F() local
|
H A D | notification_request_test.cpp | 213 std::shared_ptr<NotificationActionButton> actionButton = nullptr; in HWTEST_F() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
H A D | reminder_common.cpp | 69 napi_value actionButton = nullptr; in GenActionButtons() local 97 void ReminderCommon::HandleActionButtonTitle(const napi_env &env, const napi_value &actionButton, in HandleActionButtonTitle()
|
H A D | publish.cpp | 647 napi_value actionButton = nullptr; in ParseActionButtons() local
|