Searched defs:LoadNotifier (Results 1 – 1 of 1) sorted by relevance
35 struct LoadNotifier { struct36 …LoadNotifier(DataReadyNotifyTask&& dataReadyNotifyTask, LoadSuccessNotifyTask&& loadSuccessNotifyT… in LoadNotifier() function42 DataReadyNotifyTask onDataReady_;43 LoadSuccessNotifyTask onLoadSuccess_;44 LoadFailNotifyTask onLoadFail_;