Searched refs:isDexoptAsSharedLibrary (Results 1 – 3 of 3) sorted by relevance
84 assertTrue(opt.isDexoptAsSharedLibrary()); in testCreateDexoptOptionsFull()115 assertFalse(opt.isDexoptAsSharedLibrary()); in testCreateDexoptOptionsReason()132 assertFalse(opt.isDexoptAsSharedLibrary()); in testCreateDexoptOptionsSplit()
155 public boolean isDexoptAsSharedLibrary() { in isDexoptAsSharedLibrary() method in DexoptOptions
321 if (options.isDexoptAsSharedLibrary()) { in performDexOptLI()