Home
last modified time | relevance | path

Searched refs:inputProfilePathOnHost (Results 1 – 3 of 3) sorted by relevance

/build/soong/java/
Ddexpreopt.go147 inputProfilePathOnHost android.Path member
349 d.inputProfilePathOnHost = nil // reset: TODO(spandandas): Make dexpreopter stateless
356 d.inputProfilePathOnHost = prof
432 if d.inputProfilePathOnHost != nil {
433 profileClassListing = android.OptionalPathForPath(d.inputProfilePathOnHost)
Djava.go2692 j.dexpreopter.inputProfilePathOnHost = profilePath
Dsdk_library.go3037 module.dexpreopter.inputProfilePathOnHost = profilePath