Searched refs:odexOnSystemOther (Results 1 – 3 of 3) sorted by relevance
113 func odexOnSystemOther(ctx android.ModuleContext, installPath android.InstallPath) bool { func
1996 …if !dexpreopter.dexpreoptDisabled(ctx) && (ctx.Host() || !odexOnSystemOther(ctx, dexpreopter.insta…
270 if odexOnSystemOther(module, global) {541 func odexOnSystemOther(module *ModuleConfig, global *GlobalConfig) bool { func