Searched defs:path (Results 1 – 4 of 4) sorted by relevance
48 private val coordinatorProducer: (Path, FileSystem) -> InterProcessCoordinator = { path, _ -> in <lambda>() method54 val path = producePath() in <lambda>() constant63 canonicalPath.toString().let { path -> in createConnection() method92 private val path: Path, constant in androidx.datastore.core.okio.OkioStorageConnection157 protected val path: Path, constant in androidx.datastore.core.okio.OkioReadScope
51 val path = file.absolutePath in createConnection() constant
40 val path: String, in <lambda>() constant in androidx.datastore.core.MulticastFileObserver
110 { path, _ -> MultiProcessCoordinator(Dispatchers.Default, path.toFile()) }, in createDatastore() method