Searched refs:DEX_FILES (Results 1 – 2 of 2) sorted by relevance
33 DEX_FILES=36 DEX_FILES="$DEX_FILES --dex-file=$component"62 $DEX_FILES \
25 static final String DEX_FILES = field in Main30 PathClassLoader p = new PathClassLoader(DEX_FILES, Main.class.getClassLoader()); in main()