Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_button_option_test.cpp41 std::string buttonName = "testbuttonName"; variable
55 std::string buttonName = "testbuttonName"; variable
Dnotification_local_live_view_button_test.cpp40 std::string buttonName = "testOneButton"; variable
54 std::string buttonName = "testOneButton"; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_button_option.cpp30 void NotificationButtonOption::SetButtonName(const std::string &buttonName) in SetButtonName()
Dnotification_local_live_view_button.cpp40 void NotificationLocalLiveViewButton::addSingleButtonName(const std::string &buttonName) in addSingleButtonName()
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
Dlocal_live_view_subscribe.cpp77 napi_value buttonName = nullptr; in UvQueueWorkOnResponse() local
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp551 void AnsInnerKitsModulePublishTest::WaitOnResponse(int32_t notificationId, std::string buttonName) in WaitOnResponse()
1728 std::string buttonName = "testButton"; variable
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_liveview.cpp442 napi_value buttonName = nullptr; in GetNotificationLocalLiveViewButton() local