Searched refs:shouldInstrumentInApex (Results 1 – 2 of 2) sorted by relevance
51 shouldInstrumentInApex(ctx android.BaseModuleContext) bool60 if j.shouldInstrumentInApex(ctx) {
712 func (j *Module) shouldInstrumentInApex(ctx android.BaseModuleContext) bool { func