Searched refs:classNamesToDex (Results 1 – 1 of 1) sorted by relevance
73 …] convertToDexCode(Set<MemoryByteCode> byteCodeInMemory, Set<String> classNamesToDex) throws IOExc… in convertToDexCode() argument77 if(classNamesToDex == null || classNamesToDex.contains(memoryByteCode.getName())) { in convertToDexCode()