Searched refs:sharedLibrariesContext (Results 1 – 1 of 1) sorted by relevance
74 String sharedLibrariesContext = ""; in getClassLoaderContexts() local76 sharedLibrariesContext = encodeSharedLibraries(sharedLibraries); in getClassLoaderContexts()80 "", pkg.getClassLoaderName(), sharedLibrariesContext); in getClassLoaderContexts()114 classpath, pkg.getClassLoaderName(), sharedLibrariesContext); in getClassLoaderContexts()170 + sharedLibrariesContext; in getClassLoaderContexts()186 String sharedLibrariesContext = ""; in getClassLoaderContext() local188 sharedLibrariesContext = encodeSharedLibraries(info.getDependencies()); in getClassLoaderContext()191 "", SHARED_LIBRARY_LOADER_TYPE, sharedLibrariesContext); in getClassLoaderContext()252 String sharedLibrariesContext = "{"; in encodeSharedLibraries() local256 sharedLibrariesContext += "#"; in encodeSharedLibraries()[all …]