Home
last modified time | relevance | path

Searched refs:REPORT_CLICK_EVENT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ui_session/
H A Dui_content_service_interface.h124 REPORT_CLICK_EVENT, enumerator
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/
H A Dui_report_proxy.cpp37 if (Remote()->SendRequest(REPORT_CLICK_EVENT, messageData, reply, option) != ERR_NONE) { in ReportClickEvent()
H A Dui_report_stub.cpp29 case REPORT_CLICK_EVENT: { in OnRemoteRequest()