/base/notification/distributed_notification_service/test/fuzztest/notificationactionbutton_fuzzer/ |
D | notificationactionbutton_fuzzer.cpp | 33 std::shared_ptr<Notification::NotificationActionButton> actionButton = in DoSomethingInterestingWithMyAPI() local
|
/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/ |
D | notificationrequest_fuzzer.cpp | 55 std::shared_ptr<Notification::NotificationActionButton> actionButton = in DoSomethingInterestingWithMyAPI() local
|
/base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/ |
D | notification_publish_test.cpp | 100 std::shared_ptr<NotificationActionButton> actionButton = in InitButtonRequest() local
|
/base/usb/usb_manager/services/native/src/ |
D | usb_mass_storage_notification.cpp | 197 std::shared_ptr<OHOS::Notification::NotificationActionButton> actionButton = in PublishUsbNotification() local
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
D | common_convert_request.cpp | 381 …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()
|
D | common.cpp | 366 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationUserInput()
|
/base/location/frameworks/native/notification/src/ |
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()
|
D | notification_napi.cpp | 100 …const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pA… in GetNotificationUserInput()
|
/base/notification/distributed_notification_service/frameworks/ans/src/ |
D | notification_action_button.cpp | 69 const std::shared_ptr<NotificationActionButton> &actionButton) in Create()
|
D | notification_request.cpp | 188 void NotificationRequest::AddActionButton(const std::shared_ptr<NotificationActionButton> &actionBu… in AddActionButton()
|
D | reminder_request.cpp | 1569 std::shared_ptr<NotificationActionButton> actionButton in AddActionButtons() local
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
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
|
D | ReminderHelperTest.js | 1380 actionButton:[ property 1467 actionButton:[ property 1554 actionButton:[ property 1616 actionButton:[ property
|
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
D | notification_action_button_test.cpp | 46 std::shared_ptr<NotificationActionButton> actionButton = nullptr; in HWTEST_F() local
|
D | notification_request_test.cpp | 213 std::shared_ptr<NotificationActionButton> actionButton = nullptr; in HWTEST_F() local
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
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()
|
D | publish.cpp | 647 napi_value actionButton = nullptr; in ParseActionButtons() local
|