Home
last modified time | relevance | path

Searched defs:buttonName (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_button_option_test.cpp41 std::string buttonName = "testbuttonName"; variable
55 std::string buttonName = "testbuttonName"; variable
H A Dnotification_local_live_view_button_test.cpp41 std::string buttonName = "testOneButton"; variable
55 std::string buttonName = "testOneButton"; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_button_option.cpp30 void NotificationButtonOption::SetButtonName(const std::string &buttonName) in SetButtonName()
H A Dnotification_local_live_view_button.cpp46 void NotificationLocalLiveViewButton::addSingleButtonName(const std::string &buttonName) in addSingleButtonName()
/ohos5.0/foundation/communication/nfc/services/src/notification/
H A Dnfc_notification.cpp294 static void SetActionButton(const std::string& buttonName, Notification::NotificationRequest& reque… in SetActionButton()
430 std::string buttonName = GetButtonName(notificationId); in PublishNfcNotification() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dlocal_live_view_subscribe.cpp77 napi_value buttonName = nullptr; in UvQueueWorkOnResponse() local
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_liveview.cpp175 napi_value buttonName = nullptr; in GetNotificationLocalLiveViewButton() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp573 void AnsInnerKitsModulePublishTest::WaitOnResponse(int32_t notificationId, std::string buttonName) in WaitOnResponse()
1734 std::string buttonName = "testButton"; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_liveview.cpp596 napi_value buttonName = nullptr; in GetNotificationLocalLiveViewButton() local