Home
last modified time | relevance | path

Searched refs:REPORT_COMPONENT_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.h126 REPORT_COMPONENT_EVENT, enumerator
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/
H A Dui_report_proxy.cpp73 if (Remote()->SendRequest(REPORT_COMPONENT_EVENT, messageData, reply, option) != ERR_NONE) { in ReportComponentChangeEvent()
H A Dui_report_stub.cpp37 case REPORT_COMPONENT_EVENT: { in OnRemoteRequest()