Home
last modified time | relevance | path

Searched refs:SetButtonName (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_button_option_test.cpp42 rrc->SetButtonName(buttonName);
56 rrc->SetButtonName(buttonName);
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_button_option.h35 void SetButtonName(const std::string &buttonName);
/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() function in OHOS::Notification::NotificationButtonOption
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi.cpp775 option.SetButtonName(str); in GetButtonOption()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp1040 option.SetButtonName(str); in GetButtonOption()
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp1739 buttonOption.SetButtonName(buttonName);