Searched refs:persistsToDisk (Results 1 – 3 of 3) sorted by relevance
52 repository.persistsToDisk(bubbles) in testReadWriteOperation()
35 fun persistsToDisk(bubbles: List<BubbleEntity>): Boolean { in persistsToDisk() method
111 persistentRepository.persistsToDisk(volatileRepository.bubbles) in <lambda>()