Home
last modified time | relevance | path

Searched refs:methodIdx (Results 1 – 1 of 1) sorted by relevance

/cts/tools/dex-tools/src/dex/reader/
DDexClassImpl.java107 int methodIdx;// uint field in DexClassImpl.MethodAnnotation
113 int methodIdx;// uint field in DexClassImpl.ParameterAnnotation
146 annotationDir.methodAnnotations[i].methodIdx = buffer in parseAnnotationDirectory()
151 annotationDir.methodAnnotations[i].methodIdx, in parseAnnotationDirectory()
162 annotationDir.parameterAnnotations[i].methodIdx = buffer in parseAnnotationDirectory()
167 annotationDir.parameterAnnotations[i].methodIdx, in parseAnnotationDirectory()