Searched defs:LoadNotifier (Results 1 – 1 of 1) sorted by relevance
36 struct LoadNotifier { struct37 …LoadNotifier(DataReadyNotifyTask&& dataReadyNotifyTask, LoadSuccessNotifyTask&& loadSuccessNotifyT… in LoadNotifier() argument43 DataReadyNotifyTask onDataReady_;44 LoadSuccessNotifyTask onLoadSuccess_;45 LoadFailNotifyTask onLoadFail_;46 OnCompleteInDataReadyNotifyTask onDataReadyComplete_;