Home
last modified time | relevance | path

Searched defs:DexAnnotationsDirectoryItem (Results 1 – 1 of 1) sorted by relevance

/dalvik/libdex/
DDexFile.h408 struct DexAnnotationsDirectoryItem { struct
409 u4 classAnnotationsOff; /* offset to DexAnnotationSetItem */
410 u4 fieldsSize; /* count of DexFieldAnnotationsItem */
411 u4 methodsSize; /* count of DexMethodAnnotationsItem */
412 u4 parametersSize; /* count of DexParameterAnnotationsItem */