Searched defs:shouldInstrument (Results 1 – 4 of 4) sorted by relevance
32 fun shouldInstrument(access: Int): Boolean { in instrument() method37 fun shouldInstrument(method: MethodNode): Boolean { in shouldInstrument() method
76 func (props *OrderfileProperties) shouldInstrument() bool { func
96 public boolean shouldInstrument(ClassDetails classDetails) { in shouldInstrument() method in InstrumentationConfiguration
748 func (j *Module) shouldInstrument(ctx android.BaseModuleContext) bool { func