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