Searched refs:syncAuthoritySyncStatus (Results 1 – 1 of 1) sorted by relevance
2282 Pair<AuthorityInfo, SyncStatusInfo> syncAuthoritySyncStatus = in dumpSyncState() local2288 SyncStorageEngine.AuthorityInfo settings = syncAuthoritySyncStatus.first; in dumpSyncState()2289 SyncStatusInfo status = syncAuthoritySyncStatus.second; in dumpSyncState()