Searched defs:ppRawDexFile (Results 1 – 1 of 1) sorted by relevance
110 RawDexFile** ppRawDexFile, bool isBootstrap) in dvmRawDexFileOpen()249 int dvmRawDexFileOpenArray(u1* pBytes, u4 length, RawDexFile** ppRawDexFile) in dvmRawDexFileOpenArray()