Searched refs:null_elements (Results 1 – 1 of 1) sorted by relevance
268 Element[] null_elements = null; in initByteBufferDexPath() local269 DexFile dex = new DexFile(dexFiles, definingContext, null_elements); in initByteBufferDexPath()272 ? null : DexFile.getClassLoaderContext(definingContext, null_elements); in initByteBufferDexPath()