Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_event_hub.h44 void FireOnComplete(const std::string& param) const in FireOnComplete() function
H A Dplugin_pattern.cpp304 eventHub->FireOnComplete(json->ToString()); in FireOnCompleteEvent()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/
H A Dplugin_pattern_test_ng.cpp153 eventHub->FireOnComplete("");
157 eventHub->FireOnComplete("TestText");