HomeSort by relevance Sort by last modified time
    Searched refs:DexParameterAnnotationsItem (Results 1 - 2 of 2) sorted by null

  /dalvik/libdex/
DexFile.h 458 u4 parametersSize; /* count of DexParameterAnnotationsItem */
461 /* followed by DexParameterAnnotationsItem[parametersSize] */
483 struct DexParameterAnnotationsItem {
967 DEX_INLINE const DexParameterAnnotationsItem* dexGetParameterAnnotations(
981 return (const DexParameterAnnotationsItem*) addr;
994 const DexFile* pDexFile, const DexParameterAnnotationsItem* pItem)
1004 const DexParameterAnnotationsItem* pItem)
    [all...]
DexSwapVerify.cpp     [all...]

Completed in 43 milliseconds