Home
last modified time | relevance | path

Searched refs:UpdateEventInfo (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dgesture_model_impl.cpp154 impl->UpdateEventInfo(info); in SetOnGestureEvent()
175 impl->UpdateEventInfo(info); in SetOnActionFunc()
H A Dbutton_model_impl.cpp186 impl->UpdateEventInfo(info); in OnClick()
200 impl->UpdateEventInfo(newInfo); in OnClick()
H A Dview_abstract_model_impl.cpp1040 impl->UpdateEventInfo(info); in SetOnClick()
1054 impl->UpdateEventInfo(newInfo); in SetOnClick()
1072 impl->UpdateEventInfo(*info); in SetOnTouch()
1103 impl->UpdateEventInfo(mouseInfo); in SetOnMouse()
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/db/include/
H A Ddaily_db_helper.h37 int32_t UpdateEventInfo(const EventInfo& info);
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dgesture.cpp122 impl->UpdateEventInfo(info); in HandlerOnGestureEvent()
132 impl->UpdateEventInfo(info); in HandlerOnGestureEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_component.h35 void UpdateEventInfo(BaseEventInfo& info) in UpdateEventInfo() function
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/dfx/
H A Ddps_event_report.cpp28 UpdateEventInfo(dpsEventInfo); in ReportOperateImage()
162 void DPSEventReport::UpdateEventInfo(DPSEventInfo& dpsEventInfo) in UpdateEventInfo() function in OHOS::CameraStandard::DeferredProcessing::DPSEventReport
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/dfx/
H A Ddps_event_report.h100 void UpdateEventInfo(DPSEventInfo& dpsEventInfo);
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/
H A Ddaily_controller.cpp101 if (dbHelper_->UpdateEventInfo(eventInfo) < 0) { in UpdateCacheToDb()
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/db/
H A Ddaily_db_helper.cpp140 int32_t DailyDbHelper::UpdateEventInfo(const EventInfo& info) in UpdateEventInfo() function in OHOS::HiviewDFX::DailyDbHelper
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_span.cpp268 impl->UpdateEventInfo(newInfo); in JsOnClick()
H A Djs_swiper.cpp1036 impl->UpdateEventInfo(newInfo); in SetOnClick()
H A Djs_text.cpp734 impl->UpdateEventInfo(newInfo); in JsOnClickWithoutNGBUILD()