Lines Matching defs:DexFile
542 struct DexFile { struct
544 const DexOptHeader* pOptHeader;
547 const DexHeader* pHeader;
548 const DexStringId* pStringIds;
549 const DexTypeId* pTypeIds;
550 const DexFieldId* pFieldIds;
551 const DexMethodId* pMethodIds;
552 const DexProtoId* pProtoIds;
553 const DexClassDef* pClassDefs;
554 const DexLink* pLinkData;
581 * On success, return a newly-allocated DexFile. argument