Home
last modified time | relevance | path

Searched defs:LoadNotifier (Results 1 – 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
Dimage_provider.h35 struct LoadNotifier { struct
36LoadNotifier(DataReadyNotifyTask&& dataReadyNotifyTask, LoadSuccessNotifyTask&& loadSuccessNotifyT… in LoadNotifier() function
42 DataReadyNotifyTask onDataReady_;
43 LoadSuccessNotifyTask onLoadSuccess_;
44 LoadFailNotifyTask onLoadFail_;