Searched refs:associateMethod (Results 1 – 1 of 1) sorted by relevance
274 methodIdx = associateMethod(method, methodIdx, className); in associateCodeItemsWithMethodNames()279 methodIdx = associateMethod(method, methodIdx, className); in associateCodeItemsWithMethodNames()291 private int associateMethod(EncodedMethod method, int methodIdx, String className) { in associateMethod() method in Program