Home
last modified time | relevance | path

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

/build/soong/java/
Dhiddenapi.go272 shouldInstrument(android.BaseModuleContext) bool
273 }); ok && j.shouldInstrument(ctx) {
Dbase.go484 func (j *Module) shouldInstrument(ctx android.BaseModuleContext) bool { func
491 return j.shouldInstrument(ctx) &&
1180 if j.shouldInstrument(ctx) {