Searched defs:pcl (Results 1 – 3 of 3) sorted by relevance
29 PathClassLoader pcl = new PathClassLoader(SECONDARY_DEX_FILE, Main.class.getClassLoader()); in main() local
44 PathClassLoader pcl = new PathClassLoader(DEX_FILE, LIBRARY_SEARCH_PATH, null); in testLoadingSecondaryAppImageInLoadedClassLoader() local
118 PathClassLoader pcl = new PathClassLoader(SECONDARY_DEX_FILE, parent); in testLoadingSecondaryAppImage() local