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