Lines Matching defs:DexFile
500 struct DexFile { struct
502 const DexOptHeader* pOptHeader;
505 const DexHeader* pHeader;
506 const DexStringId* pStringIds;
507 const DexTypeId* pTypeIds;
508 const DexFieldId* pFieldIds;
509 const DexMethodId* pMethodIds;
510 const DexProtoId* pProtoIds;
511 const DexClassDef* pClassDefs;
512 const DexLink* pLinkData;
539 * On success, return a newly-allocated DexFile. argument