Searched defs:DexAnnotationsDirectoryItem (Results 1 – 1 of 1) sorted by relevance
371 struct DexAnnotationsDirectoryItem { struct372 u4 classAnnotationsOff; /* offset to DexAnnotationSetItem */373 u4 fieldsSize; /* count of DexFieldAnnotationsItem */374 u4 methodsSize; /* count of DexMethodAnnotationsItem */375 u4 parametersSize; /* count of DexParameterAnnotationsItem */