Home
last modified time | relevance | path

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

/build/soong/java/
Dapp.go487 func (a *AndroidApp) shouldUncompressDex(ctx android.ModuleContext) bool { func
1409 func (a *AndroidAppImport) shouldUncompressDex(ctx android.ModuleContext) bool { func
Djava.go1984 func shouldUncompressDex(ctx android.ModuleContext, dexpreopter *dexpreopter) bool { func