Searched defs:owner (Results 1 – 11 of 11) sorted by relevance
86 String owner = call.owner; in checkCall() local
163 String owner = "android/R$" //$NON-NLS-1$ in visitAttribute() local202 String owner = "android/R$" //$NON-NLS-1$ in visitElement() local342 String owner = node.owner; in checkClass() local404 String owner = node.owner; in checkClass() local443 MethodNode method, String name, String owner, int api, int minSdk) { in checkSwitchBlock()
97 String owner = call.owner; in checkCall() local
87 String owner = call.owner; in checkCall() local
135 String owner = call.owner; in checkCall() local
651 public int getCallVersion( in getCallVersion()692 public int getFieldVersion( in getFieldVersion()719 private int findClass(@NonNull String owner) { in findClass()
111 String owner = node.owner; in checkInstruction() local
172 String owner = call.owner; in runClassDetectors() local
578 public static String getFqcn(@NonNull String owner) { in getFqcn()592 public static String createSignature(String owner, String name, String desc) { in createSignature()
136 String owner; field in FileListingService.FileEntry463 String owner = m.group(2); in processNewLines() local
188 int owner; member