Searched defs:methodReturnsArgument (Results 1 – 3 of 3) sorted by relevance
13 public void methodReturnsArgument(DexEncodedMethod method, int argument) { in methodReturnsArgument() method in OptimizationFeedbackDirect
13 public void methodReturnsArgument(DexEncodedMethod method, int argument) {} in methodReturnsArgument() method in OptimizationFeedbackIgnore
11 void methodReturnsArgument(DexEncodedMethod method, int argument); in methodReturnsArgument() method