Searched defs:methodIdx (Results 1 – 6 of 6) sorted by relevance
36 int methodIdx = $opt$noinline$testProfile(); in main() local59 public static native boolean presentInProfile(String profile, int methodIdx); in presentInProfile()
22 public int methodIdx; field in ParameterAnnotation
22 public int methodIdx; field in MethodAnnotation
98 int methodIdx = 0; in incrementEncodedMethods() local
272 int methodIdx = 0; in associateCodeItemsWithMethodNames() local291 private int associateMethod(EncodedMethod method, int methodIdx, String className) { in associateMethod()
167 int methodIdx = mutatableCode.program.getNewItemCreator() in applyMutation() local