Home
last modified time | relevance | path

Searched refs:FireErrorEvent (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_event_hub.h41 void FireErrorEvent(const LoadImageFailEvent& info) const in FireErrorEvent() function
H A Dimage_pattern.cpp512 imageEventHub->FireErrorEvent(event); in OnImageLoadFail()
/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_event_hub.h132 void FireErrorEvent() in FireErrorEvent() function
H A Dmovingphoto_pattern.cpp584 eventHub->FireErrorEvent(); in FireMediaPlayerError()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_event_hub.h84 void FireErrorEvent(const std::string& param) in FireErrorEvent() function
H A Dvideo_pattern.cpp602 eventHub->FireErrorEvent(param); in OnError()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/movingphoto/
H A Dmovingphoto_test_ng.cpp247 movingPhotoEventHub->FireErrorEvent();
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_testone_ng.cpp1658 eventHub->FireErrorEvent(loadImageFailEvent); in ImageModelNGTest001_MixedProperties01()
1868 eventHub->FireErrorEvent(LoadImageFailEvent(WIDTH, HEIGHT, "image load error!")); in ImageModelNGFailedTest001_Properties02()
H A Dimage_test_ng.cpp865 eventHub->FireErrorEvent(loadImageFailEvent);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/video/
H A Dvideo_property_test_ng.cpp288 videoEventHub->FireErrorEvent(VIDEO_ERROR_EVENT);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dspan_test_ng.cpp1099 eventHub->FireErrorEvent(loadImageFailEvent);