Searched refs:DexoptUtils (Results 1 – 4 of 4) sorted by relevance
150 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChain()171 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChainNoSplitDependencies()197 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChainNoIsolationNoSharedLibrary()220 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChainNoSharedLibraries()241 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChainWithNullPrimaryClassLoader()263 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplits()275 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplitsNullClassLoaderName()288 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplitDelegateLast()298 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplitsNoSharedLibraries()309 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplitDelegateLastNoSharedLibraries()[all …]
31 public final class DexoptUtils { class39 private DexoptUtils() {} in DexoptUtils() method in DexoptUtils
244 String[] allExpectedContexts = DexoptUtils.processContextForDexLoad( in testNotifyPrimaryAndSecondary()657 String[] allClassLoaderContexts = DexoptUtils.processContextForDexLoad( in testPrimaryAndSecondaryDexLoad()675 String[] expectedContexts = DexoptUtils.processContextForDexLoad( in testNotifySecondary_withSharedLibrary()839 String[] expectedContexts = DexoptUtils.processContextForDexLoad( in assertSecondaryUse()898 String[] results = DexoptUtils.processContextForDexLoad(classLoaders, classPaths); in computeClassLoaderContexts()
76 import com.android.server.pm.dex.DexoptUtils;281 String[] classLoaderContexts = DexoptUtils.getClassLoaderContexts( in performDexOptLI()