Home
last modified time | relevance | path

Searched defs:SetButton (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_local_live_view_content.cpp58 void NotificationLocalLiveViewContent::SetButton(NotificationLocalLiveViewButton button) in SetButton() function in OHOS::Notification::NotificationLocalLiveViewContent
/base/print/print_fwk/frameworks/helper/scan_helper/src/
Dscanner_info.cpp102 void ScanDeviceInfoTCP::SetButton(const std::string& button_) in SetButton() function in OHOS::Scan::ScanDeviceInfoTCP
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_liveview.cpp277 napi_value Common::SetButton(const napi_env &env, const NotificationLocalLiveViewButton &button, na… in SetButton() function in OHOS::NotificationNapi::Common
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
Dnotification_utils.cpp1323 bool SetButton(const NotificationLocalLiveViewButton &button, CNotificationButton &cButton) in SetButton() function