Searched defs:progressDetails (Results 1 – 2 of 2) sorted by relevance
137 void CloudSyncObserverCallback(void *context, Rdb_ProgressDetails *progressDetails) in CloudSyncObserverCallback()148 void CloudSyncCallback(Rdb_ProgressDetails *progressDetails) in CloudSyncCallback()
981 RelationalProgressDetails progressDetails = RelationalProgressDetails(details.begin()->second); in ProgressNotification() local