Home
last modified time | relevance | path

Searched defs:removedOutputsKey (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ksp/compiler-plugin/src/main/kotlin/com/google/devtools/ksp/
H A DIncremental.kt235 private val removedOutputsKey = File("<This is a virtual key for removed outputs; DO NOT USE>") in toPath() constant in IncrementalContext
735 private val removedOutputsKey: File constant in DirtinessPropagator