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