Searched refs:DexoptUtils (Results 1 – 6 of 6) sorted by relevance
124 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 …]
528 String[] expectedContexts = DexoptUtils.processContextForDexLoad( in assertSecondaryUse()
29 public final class DexoptUtils { class37 private DexoptUtils() {} in DexoptUtils() method in DexoptUtils
197 String[] classLoaderContexts = DexoptUtils.processContextForDexLoad( in notifyDexLoadInternal()
65 import com.android.server.pm.dex.DexoptUtils;180 String[] classLoaderContexts = DexoptUtils.getClassLoaderContexts( in performDexOptLI()
11899 HSPLcom/android/server/pm/dex/DexoptUtils;->encodeClassLoader(Ljava/lang/String;Ljava/lang/String;)…11900 HSPLcom/android/server/pm/dex/DexoptUtils;->encodeClassLoaderChain(Ljava/lang/String;Ljava/lang/Str…11901 HSPLcom/android/server/pm/dex/DexoptUtils;->encodeClasspath([Ljava/lang/String;)Ljava/lang/String;11902 HPLcom/android/server/pm/dex/DexoptUtils;->encodeSharedLibraries(Ljava/util/List;)Ljava/lang/String;11903 PLcom/android/server/pm/dex/DexoptUtils;->encodeSharedLibrary(Landroid/content/pm/SharedLibraryInfo…11904 PLcom/android/server/pm/dex/DexoptUtils;->getClassLoaderContext(Landroid/content/pm/SharedLibraryIn…11905 PLcom/android/server/pm/dex/DexoptUtils;->getClassLoaderContexts(Landroid/content/pm/ApplicationInf…11906 PLcom/android/server/pm/dex/DexoptUtils;->getSplitRelativeCodePaths(Landroid/content/pm/Application…11907 HSPLcom/android/server/pm/dex/DexoptUtils;->processContextForDexLoad(Ljava/util/List;Ljava/util/Lis…20020 Lcom/android/server/pm/dex/DexoptUtils;