Searched refs:pMethodList (Results 1 – 1 of 1) sorted by relevance
1606 const DexMethodAnnotationsItem* pMethodList; in findAnnotationSetForMethod() local1615 pMethodList = dexGetMethodAnnotations(pDexFile, pAnnoDir); in findAnnotationSetForMethod()1616 if (pMethodList != NULL) { in findAnnotationSetForMethod()1633 if (pMethodList[idx].methodIdx == methodIdx) { in findAnnotationSetForMethod()1636 &pMethodList[idx]); in findAnnotationSetForMethod()