/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
|
/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
|
/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
|
/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
|
/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_action_button.cpp | 68 Create( const std::shared_ptr<NotificationActionButton> &actionButton) Create() argument [all...] |
H A D | reminder_request.cpp | 1492 std::shared_ptr<NotificationActionButton> actionButton in AddActionButtons() local
|
H A D | notification_request.cpp | 190 void NotificationRequest::AddActionButton(const std::shared_ptr<NotificationActionButton> &actionButton) in AddActionButton() argument
|
/base/usb/usb_manager/services/native/src/ |
H A D | usb_mass_storage_notification.cpp | 210 std::shared_ptr<OHOS::Notification::NotificationActionButton> actionButton = in PublishUsbNotification() local
|
/base/location/frameworks/js/napi/notification/src/ |
H A D | notification_napi_convert_request.cpp | 1088 napi_value actionButton = nullptr; in GetNotificationActionButtons() local 1106 GetNotificationActionButtonsDetailed( const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pActionButton) GetNotificationActionButtonsDetailed() argument 1123 GetNotificationActionButtonsDetailedBasicInfo( const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pActionButton) GetNotificationActionButtonsDetailedBasicInfo() argument 1191 GetNotificationActionButtonsDetailedByExtras( const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pActionButton) GetNotificationActionButtonsDetailedByExtras() argument [all...] |
H A D | notification_napi.cpp | 99 GetNotificationUserInput( const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pActionButton) GetNotificationUserInput() argument
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | common.cpp | 370 GetNotificationUserInput( const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pActionButton) GetNotificationUserInput() argument
|
H A D | common_convert_request.cpp | 384 SetNotificationActionButton( const napi_env &env, const std::shared_ptr<NotificationActionButton> &actionButton, napi_value &result) SetNotificationActionButton() argument 440 SetNotificationActionButtonByExtras( const napi_env &env, const std::shared_ptr<NotificationActionButton> &actionButton, napi_value &result) SetNotificationActionButtonByExtras() argument 1623 napi_value actionButton = nullptr; GetNotificationActionButtons() local 1641 GetNotificationActionButtonsDetailed( const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pActionButton) GetNotificationActionButtonsDetailed() argument 1658 GetNotificationActionButtonsDetailedBasicInfo( const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pActionButton) GetNotificationActionButtonsDetailedBasicInfo() argument 1732 GetNotificationActionButtonsDetailedByExtras( const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pActionButton) GetNotificationActionButtonsDetailedByExtras() argument [all...] |
/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() argument [all...] |
H A D | publish.cpp | 647 napi_value actionButton = nullptr; in ParseActionButtons() local
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_innerkits_module_publish_test.cpp | 733 std::shared_ptr<NotificationActionButton> actionButton = HWTEST_F() local 798 std::shared_ptr<NotificationActionButton> actionButton = HWTEST_F() local [all...] |