Home
last modified time | relevance | path

Searched refs:SetButton (Results 1 - 12 of 12) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_local_live_view_content_test.cpp75 liveViewContent->SetButton(button); in HWTEST_F()
188 liveViewContent->SetButton(button); in HWTEST_F()
219 liveViewContent->SetButton(button); in HWTEST_F()
252 liveViewContent->SetButton(button); in HWTEST_F()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_local_live_view_content.h76 void SetButton(NotificationLocalLiveViewButton button);
/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscanner_info.h45 void SetButton(const std::string &button_);
/base/notification/distributed_notification_service/frameworks/ans/src/
H A 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/
H A Dscanner_info.cpp102 void ScanDeviceInfoTCP::SetButton(const std::string& button_) in SetButton() function in OHOS::Scan::ScanDeviceInfoTCP
176 SetButton(parcel.ReadString()); in ReadFromParcel()
/base/request/request/services/src/cxx/
H A Dnotification_bar.cpp169 localLiveViewContent->SetButton(button); in RequestProgressNotification()
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h316 bool SetButton(const OHOS::Notification::NotificationLocalLiveViewButton &button, CNotificationButton &cButton);
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_liveview.cpp74 if (!SetButton(env, localLiveViewContent->GetButton(), button)) { in SetNotificationLocalLiveViewContent()
75 ANS_LOGE("SetButton call failed"); in SetNotificationLocalLiveViewContent()
242 napi_value Common::SetButton(const napi_env &env, const NotificationLocalLiveViewButton &button, napi_value &result) in SetButton() function in OHOS::NotificationNapi::Common
665 content->SetButton(button); in GetNotificationLocalLiveViewButton()
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp544 content->SetButton(button); in GetNotificationLocalLiveViewButton()
1321 bool SetButton(const NotificationLocalLiveViewButton &button, CNotificationButton &cButton) in SetButton() function
1381 if (!SetButton(localLiveViewContent->GetButton(), cButton)) { in SetNotificationLocalLiveViewContentDetailed()
1382 LOGE("SetButton call failed"); in SetNotificationLocalLiveViewContentDetailed()
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_liveview.cpp216 content->SetButton(button); in GetNotificationLocalLiveViewButton()
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h457 static napi_value SetButton(const napi_env &env, const NotificationLocalLiveViewButton &button, napi_value &result);
/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
H A Dscanhelper_fuzzer.cpp398 scanDevInfoTcp.SetButton(button); in TestTCPSetButton()

Completed in 13 milliseconds