| /foundation/barrierfree/accessibility/interfaces/innerkits/test/benchmarktest/accessibility_system_ability_client_test/ |
| D | accessibility_system_ability_client_test.cpp | 74 event.SetEventType(TYPE_VIEW_TEXT_UPDATE_EVENT); in BenchmarkTestForSendEvent()
|
| /foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/ |
| D | scene_viewer_touch_handler.cpp | 61 event.SetEventType(point.type); in CreateSceneTouchEvent()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigator/ |
| D | navigator_event_hub.cpp | 36 builder.SetEventType(Recorder::EventType::NAVIGATOR) in NavigatePage()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/ |
| D | stepper_event_hub.h | 111 builder.SetEventType(eventType).SetIndex(index); in RecordEvent()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
| D | search_event_hub.h | 58 builder.SetEventType(Recorder::EventType::SEARCH_SUBMIT).SetText(value); in UpdateSubmitEvent()
|
| /foundation/barrierfree/accessibility/services/aams/test/unittest/ |
| D | accessible_ability_connection_test.cpp | 206 eventInfo.SetEventType(EventType::TYPE_PAGE_STATE_UPDATE); 227 eventInfo.SetEventType(EventType::TYPE_VIEW_CLICKED_EVENT); 250 eventInfo.SetEventType(TYPE_VIEW_INVALID);
|
| /foundation/barrierfree/accessibility/interfaces/innerkits/common/include/ |
| D | accessibility_event_info.h | 319 void SetEventType(const EventType eventType);
|
| /foundation/arkui/ace_engine/frameworks/core/common/recorder/ |
| D | event_recorder.h | 92 EventParamsBuilder& SetEventType(EventType eventType);
|
| D | event_recorder.cpp | 33 EventParamsBuilder& EventParamsBuilder::SetEventType(EventType eventType) in SetEventType() function in OHOS::Ace::Recorder::EventParamsBuilder
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/ |
| D | video_event_hub.h | 179 builder.SetEventType(eventType).SetText(param); in RecorderOnEvent()
|
| /foundation/barrierfree/accessibility/frameworks/asacfwk/test/unittest/ |
| D | accessibility_system_ability_client_impl_test.cpp | 356 event.SetEventType(TYPE_VIEW_LONG_CLICKED_EVENT); 376 event.SetEventType(TYPE_VIEW_INVALID); 398 event.SetEventType(TYPE_VIEW_LONG_CLICKED_EVENT); 418 event.SetEventType(TYPE_VIEW_FOCUSED_EVENT);
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/include/dfx/ |
| D | dps_event_report.h | 103 void SetEventType(EventType eventType_);
|
| /foundation/barrierfree/accessibility/frameworks/common/src/ |
| D | accessibility_event_info.cpp | 192 void AccessibilityEventInfo::SetEventType(const EventType eventType) in SetEventType() function in OHOS::Accessibility::AccessibilityEventInfo
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/photo_processor/ |
| D | deferred_photo_controller.cpp | 63 DPSEventReport::GetInstance().SetEventType(event); in OnEventChange()
|
| /foundation/barrierfree/accessibility/frameworks/aafwk/test/unittest/ |
| D | accessible_ability_client_impl_test.cpp | 119 eventInfo.SetEventType(EventType::TYPE_TOUCH_BEGIN); 135 eventInfo.SetEventType(EventType::TYPE_GESTURE_EVENT); 948 eventInfo.SetEventType(TYPE_VIEW_TEXT_UPDATE_EVENT);
|
| /foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_server_test/ |
| D | aams_server_test.cpp | 135 eventInfo.SetEventType(EventType::TYPE_WINDOW_UPDATE);
|
| /foundation/barrierfree/accessibility/frameworks/common/test/unittest/ |
| D | accessibility_event_info_test.cpp | 83 eventInfo_->SetEventType(EventType::TYPE_PAGE_CONTENT_UPDATE);
|
| /foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
| D | mock_accessibility_touch_guider.cpp | 125 eventInfo.SetEventType(eventType); in SendAccessibilityEventToAA() 231 eventInfo.SetEventType(EventType::TYPE_GESTURE_EVENT); in OnCompleted()
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/src/dfx/ |
| D | dps_event_report.cpp | 194 void DPSEventReport::SetEventType(EventType eventType) in SetEventType() function in OHOS::CameraStandard::DeferredProcessing::DPSEventReport
|
| /foundation/barrierfree/accessibility/services/aams/src/ |
| D | accessibility_touch_guider.cpp | 140 eventInfo.SetEventType(eventType); in SendAccessibilityEventToAA() 158 eventInfo.SetEventType(EventType::TYPE_GESTURE_EVENT); in SendGestureEventToAA()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ |
| D | pattern.h | 503 .SetEventType(Recorder::LONG_PRESS) in GetLongPressEventRecorder()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
| D | textpicker_dialog_view.cpp | 465 … builder.SetType(dateNode->GetTag()).SetEventType(Recorder::EventType::DIALOG_ACCEPT).SetText(str); in CreateConfirmNode() 502 builder.SetType("TextPickerDialog").SetEventType(Recorder::EventType::DIALOG_CANCEL); in CreateCancelNode()
|
| /foundation/barrierfree/accessibility/frameworks/asacfwk/src/ |
| D | accessibility_system_ability_client_impl.cpp | 318 event.SetEventType(eventType); in SendEvent()
|
| /foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibilitysystemabilityclient_fuzzer/ |
| D | accessibilitysystemabilityclient_fuzzer.cpp | 95 eventInfo.SetEventType(eventType); in CreateEventInfoFirstPart()
|
| /foundation/arkui/ace_engine/test/unittest/core/common/recorder/ |
| D | event_recorder_test.cpp | 478 .SetEventType(Recorder::EventType::SEARCH_SUBMIT);
|