| /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 | 124 auto button = std::make_shared<NotificationLocalLiveViewButton>(); variable 168 auto button = std::make_shared<NotificationLocalLiveViewButton>(); variable 219 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/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/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 | 96 NotificationLocalLiveViewButton *button = new (std::nothrow) NotificationLocalLiveViewButton(); in FromJson() local 170 NotificationLocalLiveViewButton *button = new (std::nothrow) NotificationLocalLiveViewButton(); in Unmarshalling() local
|
| D | notification_local_live_view_content.cpp | 57 void NotificationLocalLiveViewContent::SetButton(NotificationLocalLiveViewButton button) in SetButton()
|
| D | reminder_request.cpp | 650 for (auto button : multiButton) { in RecoverActionButton() local 1089 for (auto button : actionButtonMap_) { in MarshallingActionButton() local 1327 for (auto button : actionButtonMap_) { in GetButtonInfo() local 1446 for (auto button : actionButtonMap_) { in AddActionButtons() local 1941 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/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/msdp/device_status/tools/vdev/src/ |
| D | virtual_mouse.cpp | 115 int32_t VirtualMouse::DownButton(int32_t button) in DownButton() 129 int32_t VirtualMouse::UpButton(int32_t button) in UpButton()
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| D | common_convert_liveview.cpp | 71 napi_value button = nullptr; in SetNotificationLocalLiveViewContent() local 179 napi_value Common::SetButton(const napi_env &env, const NotificationLocalLiveViewButton &button, na… in SetButton() 430 NotificationLocalLiveViewButton button; in GetNotificationLocalLiveViewButton() local
|
| /base/web/webview/test/unittest/common/ |
| D | nweb_create_window.h | 61 void SendMouseEvent(int x, int y, int button, int action, int count) override in SendMouseEvent()
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| D | ans_notification.cpp | 543 … sptr<NotificationButtonOption> button(new (std::nothrow) NotificationButtonOption(buttonOption)); in TriggerLocalLiveView() local
|