Searched refs:snapshotByOwnerId (Results 1 – 1 of 1) sorted by relevance
28 private val snapshotByOwnerId = mutableMapOf<Int, RestorableSnapshot>() constant37 snapshotByOwnerId[ownerId] = snapshot in putSnapshot()42 return snapshotByOwnerId[ownerId] in getSnapshot()