Searched defs:ReportClickEvent (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/ | ||
H A D | ui_report_proxy.cpp | 24 void UiReportProxy::ReportClickEvent(const std::string& data) in ReportClickEvent() function in OHOS::Ace::UiReportProxy |
H A D | ui_report_stub.cpp | 68 void UiReportStub::ReportClickEvent(const std::string& data) in ReportClickEvent() function in OHOS::Ace::UiReportStub |
H A D | ui_session_manager.cpp | 28 void UiSessionManager::ReportClickEvent(const std::string& data) in ReportClickEvent() function in OHOS::Ace::UiSessionManager |
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_interactable_view.cpp | 412 void JSInteractableView::ReportClickEvent(const WeakPtr<NG::FrameNode>& node, const std::string tex… in ReportClickEvent() function in OHOS::Ace::Framework::JSInteractableView |