Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/dex/
H A DDexoptUtilsTest.java150 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 …]
/aosp14/frameworks/base/services/core/java/com/android/server/pm/dex/
H A DDexoptUtils.java71 public static String[] getClassLoaderContexts(AndroidPackage pkg, in getClassLoaderContexts() method in DexoptUtils
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageDexOptimizer.java295 String[] classLoaderContexts = DexoptUtils.getClassLoaderContexts( in performDexOptLI()
/aosp14/frameworks/base/services/
H A Dart-profile7279 HPLcom/android/server/pm/dex/DexoptUtils;->getClassLoaderContexts(Lcom/android/server/pm/pkg/Androi…