Lines Matching defs:DexFile
594 struct DexFile { struct
596 const DexOptHeader* pOptHeader;
599 const DexHeader* pHeader;
600 const DexStringId* pStringIds;
601 const DexTypeId* pTypeIds;
602 const DexFieldId* pFieldIds;
603 const DexMethodId* pMethodIds;
604 const DexProtoId* pProtoIds;
605 const DexClassDef* pClassDefs;
606 const DexLink* pLinkData;
633 * On success, return a newly-allocated DexFile. argument