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.java124 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChain()
145 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChainNoSplitDependencies()
173 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChainNoIsolationNoSharedLibrary()
196 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChainNoSharedLibraries()
217 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChainWithNullPrimaryClassLoader()
239 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplits()
251 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplitsNullClassLoaderName()
264 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplitDelegateLast()
274 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplitsNoSharedLibraries()
285 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplitDelegateLastNoSharedLibraries()
[all …]
/frameworks/base/services/core/java/com/android/server/pm/dex/
DDexoptUtils.java69 public static String[] getClassLoaderContexts(ApplicationInfo info, in getClassLoaderContexts() method in DexoptUtils
/frameworks/base/services/core/java/com/android/server/pm/
DPackageDexOptimizer.java178 String[] classLoaderContexts = DexoptUtils.getClassLoaderContexts( in performDexOptLI()
/frameworks/base/services/
Dart-profile11905 PLcom/android/server/pm/dex/DexoptUtils;->getClassLoaderContexts(Landroid/content/pm/ApplicationInf…