Home
last modified time | relevance | path

Searched refs:getClassLoaderContexts (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/dex/
DDexoptUtilsTest.java148 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChain()
169 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChainNoSplitDependencies()
195 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChainNoIsolationNoSharedLibrary()
218 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChainNoSharedLibraries()
239 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChainWithNullPrimaryClassLoader()
261 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplits()
273 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplitsNullClassLoaderName()
286 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplitDelegateLast()
296 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplitsNoSharedLibraries()
307 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplitDelegateLastNoSharedLibraries()
[all …]
/frameworks/base/services/core/java/com/android/server/pm/dex/
DDexoptUtils.java71 public static String[] getClassLoaderContexts(AndroidPackage pkg, in getClassLoaderContexts() method in DexoptUtils
/frameworks/base/services/core/java/com/android/server/pm/
DPackageDexOptimizer.java193 String[] classLoaderContexts = DexoptUtils.getClassLoaderContexts( in performDexOptLI()
/frameworks/base/services/
Dart-profile26851 HPLcom/android/server/pm/dex/DexoptUtils;->getClassLoaderContexts(Lcom/android/server/pm/parsing/pk…