Searched refs:odexOnSystemOther (Results 1 – 4 of 4) sorted by relevance
213 if odexOnSystemOther(module, global) {498 if odexOnSystemOther(module, global) {552 func odexOnSystemOther(module ModuleConfig, global GlobalConfig) bool { func
90 func odexOnSystemOther(ctx android.ModuleContext, installPath android.OutputPath) bool { func
204 …if !a.dexpreopter.dexpreoptDisabled(ctx) && (ctx.Host() || !odexOnSystemOther(ctx, a.dexpreopter.i…
1477 …if !dexpreopter.dexpreoptDisabled(ctx) && (ctx.Host() || !odexOnSystemOther(ctx, dexpreopter.insta…