Home
last modified time | relevance | path

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

/build/soong/java/
Ddexpreopt.go113 func odexOnSystemOther(ctx android.ModuleContext, installPath android.InstallPath) bool { func
/build/soong/dexpreopt/
Ddexpreopt.go541 func odexOnSystemOther(module *ModuleConfig, global *GlobalConfig) bool { func