Home
last modified time | relevance | path

Searched defs:InspectorEvent (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_engine.h67 class InspectorEvent : public virtual AceType { class
70 explicit InspectorEvent(InspectorFunc&& callback) : callback_(std::move(callback)) {} in InspectorEvent() function in OHOS::Ace::Framework::InspectorEvent
[all...]

Completed in 2 milliseconds