Searched refs:SyncResults (Results 1 – 3 of 3) sorted by relevance
28 using SyncResults = std::map<std::string, SyncStatus>; variable37 void NotifySyncCompleted(const SyncResults& syncResults);
64 SyncResults syncResults; in SyncCompleted()86 void KvSyncCompletedListener::NotifySyncCompleted(const SyncResults& syncResults) in NotifySyncCompleted()
81 const SyncResults syncResults;