Searched refs:ByteWrapperSerializer (Results 1 – 3 of 3) sorted by relevance
56 createDataStore(serializer = ByteWrapperSerializer(), scope = dataStoreScope) { in <lambda>()117 internal class ByteWrapperSerializer() : Serializer<ByteWrapper> { in <lambda>() class
86 ByteWrapper.ByteWrapperSerializer(), in <lambda>()
939 internal class ByteWrapperSerializer() : Serializer<ByteWrapper> { in <lambda>() class in androidx.datastore.core.MultiProcessDataStoreSingleProcessTest.ByteWrapper