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.go635 func (j *Module) shouldInstrument(ctx android.BaseModuleContext) bool { func
642 return j.shouldInstrument(ctx) &&
1575 if j.shouldInstrument(ctx) {