Searched defs:classDesc (Results 1 – 1 of 1) sorted by relevance
62 String classDesc = declaringClass.getJniDescription(); in getMinApi() local115 String classDesc = node.getAttributes().getNamedItem("name").getNodeValue(); in buildFullLookup() local137 public int getMinApi(String classDesc, String methodOrFieldDesc) { in getMinApi()149 private static String cacheKey(String classDesc, String methodOrFieldDesc) { in cacheKey()