Home
last modified time | relevance | path

Searched refs:JsEventReport (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/osal/
H A Devent_report.cpp44 void EventReport::JsEventReport(int32_t eventType, const std::string& jsonStr) {} in JsEventReport() function in OHOS::Ace::EventReport
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_event_report.cpp47 void EventReport::JsEventReport(int32_t eventType, const std::string& jsonStr) {} in JsEventReport() function in OHOS::Ace::EventReport
/foundation/arkui/ace_engine/frameworks/base/log/
H A Devent_report.h177 static void JsEventReport(int32_t eventType, const std::string& jsonStr);
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Devent_report.cpp272 void EventReport::JsEventReport(int32_t eventType, const std::string& jsonStr) in JsEventReport() function in OHOS::Ace::EventReport
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp2570 EventReport::JsEventReport(StringToInt(eventId), eventJson); in JsHiViewReport()

Completed in 11 milliseconds