Searched refs:methodIdIdx (Results 1 – 1 of 1) sorted by relevance
96 int methodIdIdx = 0; in findMethodIdInsertionPoint() local108 methodIdIdx++; in findMethodIdInsertionPoint()110 return methodIdIdx; in findMethodIdInsertionPoint()232 int methodIdIdx = 0; in findMethodId() local237 return methodIdIdx; in findMethodId()239 methodIdIdx++; in findMethodId()249 int methodIdIdx = findMethodId(className, methodName, shorty); in findOrCreateMethodId() local250 if (methodIdIdx != -1) { in findOrCreateMethodId()251 return methodIdIdx; in findOrCreateMethodId()