Searched refs:DEX_CHILD (Results 1 – 2 of 2) sorted by relevance
23 ClassLoader childLoader = new PathClassLoader(DEX_CHILD, parentLoader); in main()27 private static final String DEX_CHILD = field in Main
80 int childIdx = appendToBootClassLoader(DEX_CHILD, /* isCorePlatform */ false); in main()104 childLoader = new PathClassLoader(DEX_CHILD, parentLoader); in doTest()176 private static final String DEX_CHILD = field in Main