Searched refs:DexLink (Results 1 - 2 of 2) sorted by relevance

/dalvik/libdex/
H A DDexFile.h341 typedef struct DexLink { struct
343 } DexLink; typedef in typeref:struct:DexLink
517 const DexLink* pLinkData;
H A DDexFile.c480 pDexFile->pLinkData = (const DexLink*) (data + pHeader->linkOff);

Completed in 31 milliseconds