Searched refs:DexMethodImpl (Results 1 – 2 of 2) sorted by relevance
37 /* package */final class DexMethodImpl implements DexMethod { class54 public DexMethodImpl(DexBuffer buffer, DexClass declaringClass, in DexMethodImpl() method in DexMethodImpl
296 dexMethods.add(new DexMethodImpl(buffer, this, in getDexMethods()