Home
last modified time | relevance | path

Searched refs:shouldInstrument (Results 1 – 2 of 2) sorted by relevance

/build/soong/java/
Dhiddenapi.go190 shouldInstrument(android.BaseModuleContext) bool
191 }); ok && j.shouldInstrument(ctx) {
Djava.go659 func (j *Module) shouldInstrument(ctx android.BaseModuleContext) bool { func
666 return j.shouldInstrument(ctx) &&
1632 if j.shouldInstrument(ctx) {