Searched refs:classloader (Results 1 – 6 of 6) sorted by relevance
114 ClassLoader classloader = ClassLoaderFactory.createClassLoader( in getClassLoader() local122 classloader, librarySearchPath, libraryPermittedPath); in getClassLoader()126 mLoaders.put(cacheKey, classloader); in getClassLoader()128 return classloader; in getClassLoader()
7 At runtime, the shared library is added to the classloader of the app via the9 parent classloader, regardless of whether the stub library is linked to the
9 At runtime, the shared library is added to the classloader of the app via the11 parent classloader, regardless of whether the stub library is linked to the
4 This can be used by an Android test project to set up the classloader
4 in the classloader of an application running on API 4+.
217 …sLoader that points at the plugin APK. The parent of the classloader is a special classloader bas…221 The class filtering in the parent classloader allows plugins to include any classes they want witho…