| /base/security/security_component_manager/interfaces/inner_api/security_component/test/unittest/src/ |
| D | location_button_test.cpp | 271 LocationButton button; variable 297 LocationButton button; variable 323 LocationButton button; variable 362 LocationButton button; variable 378 LocationButton button; variable
|
| D | save_button_test.cpp | 55 SaveButton button; variable
|
| D | paste_button_test.cpp | 55 PasteButton button; variable
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| D | notification_local_live_view_content_test.cpp | 73 NotificationLocalLiveViewButton button; variable 186 NotificationLocalLiveViewButton button; variable 217 NotificationLocalLiveViewButton button; variable 250 NotificationLocalLiveViewButton button; variable
|
| D | notification_local_live_view_button_test.cpp | 125 auto button = std::make_shared<NotificationLocalLiveViewButton>(); variable 183 auto button = std::make_shared<NotificationLocalLiveViewButton>(); variable 234 auto button = std::make_shared<NotificationLocalLiveViewButton>(); variable 251 auto button = std::make_shared<NotificationLocalLiveViewButton>(); variable
|
| D | notification_action_button_test.cpp | 125 auto button = std::make_shared<NotificationActionButton>(icon, title, wantAgent, extras, in HWTEST_F() local 225 auto button = std::make_shared<NotificationActionButton>(); variable
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_button_option.cpp | 60 NotificationButtonOption *button = new (std::nothrow) NotificationButtonOption(); in FromJson() local 93 NotificationButtonOption *button = new (std::nothrow) NotificationButtonOption(); in Unmarshalling() local
|
| D | notification_local_live_view_button.cpp | 155 NotificationLocalLiveViewButton *button = new (std::nothrow) NotificationLocalLiveViewButton(); in FromJson() local 284 NotificationLocalLiveViewButton *button = new (std::nothrow) NotificationLocalLiveViewButton(); in Unmarshalling() local
|
| D | notification_local_live_view_content.cpp | 58 void NotificationLocalLiveViewContent::SetButton(NotificationLocalLiveViewButton button) in SetButton()
|
| D | reminder_request.cpp | 520 for (auto button : multiButton) { in DeserializeButtonInfo() local 1053 for (auto button : actionButtonMap_) { in MarshallingActionButton() local 1330 for (auto button : actionButtonMap_) { in SerializeButtonInfo() local 1449 for (auto button : actionButtonMap_) { in AddActionButtons() local 1900 for (auto &button : actionButtonMap_) { in OnLanguageChange() local
|
| /base/update/updater/services/ui/view/component/ |
| D | label_btn_adapter.cpp | 36 LabelBtnAdapter *button = nullptr; in OnFocus() local 50 LabelBtnAdapter *button = nullptr; in OnBlur() local
|
| /base/msdp/device_status/tools/vdev/json/ |
| D | simulate_mouse_dragging.json | 5 { "action": "down", "button": "BTN_LEFT" }, string 18 { "action": "up", "button": "BTN_LEFT" }, string
|
| D | simulate_rk_mouse_dragging.json | 29 { "action": "down", "button": "BTN_LEFT" }, string 60 { "action": "up", "button": "BTN_LEFT" } string
|
| /base/print/print_fwk/frameworks/helper/scan_helper/include/ |
| D | scanner_info.h | 83 std::string button; variable
|
| /base/msdp/device_status/tools/vdev/src/ |
| D | virtual_mouse.cpp | 117 int32_t VirtualMouse::DownButton(int32_t button) in DownButton() 131 int32_t VirtualMouse::UpButton(int32_t button) in UpButton()
|
| /base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
| D | sec_comp_manager_test.cpp | 42 LocationButton button; in BuildInvalidLocationComponent() local 71 LocationButton button; in BuildValidLocationComponent() local
|
| /base/powermgr/power_manager/power_dialog/entry/src/main/ets/InjectNotice/ |
| D | InjectNoticeUtil.ts | 129 button: { property in InjectNoticeUtil
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| D | common_convert_liveview.cpp | 72 napi_value button = nullptr; in SetNotificationLocalLiveViewContent() local 242 napi_value Common::SetButton(const napi_env &env, const NotificationLocalLiveViewButton &button, na… in SetButton() 584 NotificationLocalLiveViewButton button; in GetNotificationLocalLiveViewButton() local
|
| /base/location/frameworks/js/napi/notification/src/ |
| D | notification_napi_convert_liveview.cpp | 163 NotificationLocalLiveViewButton button; in GetNotificationLocalLiveViewButton() local
|
| /base/web/webview/test/unittest/common/ |
| D | nweb_create_window.h | 63 void SendMouseEvent(int x, int y, int button, int action, int count) override in SendMouseEvent()
|
| /base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/ |
| D | nweb_create_window.h | 51 void SendMouseEvent(int x, int y, int button, int action, int count) override {} in SendMouseEvent()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_nweb_impl.cpp | 126 void ArkWebNWebImpl::SendMouseEvent(int x, int y, int button, int action, int count) in SendMouseEvent()
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| D | ans_notification.cpp | 690 … sptr<NotificationButtonOption> button(new (std::nothrow) NotificationButtonOption(buttonOption)); in TriggerLocalLiveView() local
|
| /base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/ |
| D | scanhelper_fuzzer.cpp | 395 std::string button = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestTCPSetButton() local
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_nweb_wrapper.cpp | 124 void ArkWebNWebWrapper::SendMouseEvent(int x, int y, int button, int action, int count) in SendMouseEvent()
|