Searched refs:null_elements (Results 1 – 1 of 1) sorted by relevance
263 Element[] null_elements = null; in initByteBufferDexPath() local264 DexFile dex = new DexFile(dexFiles, definingContext, null_elements); in initByteBufferDexPath()