Searched refs:isDexoptInstallWithDexMetadata (Results 1 – 3 of 3) sorted by relevance
56 assertFalse(opt.isDexoptInstallWithDexMetadata()); in testCreateDexoptOptionsEmpty()84 assertTrue(opt.isDexoptInstallWithDexMetadata()); in testCreateDexoptOptionsFull()
154 public boolean isDexoptInstallWithDexMetadata() { in isDexoptInstallWithDexMetadata() method in DexoptOptions
217 if (options.isDexoptInstallWithDexMetadata()) { in performDexOptLI()558 boolean isPublic = !isProfileGuidedFilter || options.isDexoptInstallWithDexMetadata(); in getDexFlags()