Searched refs:getNonProfileGuidedCompilerFilter (Results 1 – 2 of 2) sorted by relevance
132 public static String getNonProfileGuidedCompilerFilter(String filter) { in getNonProfileGuidedCompilerFilter() method in PackageManagerServiceCompilerMapping133 return DexFile.getNonProfileGuidedCompilerFilter(filter); in getNonProfileGuidedCompilerFilter()
46 …tatic com.android.server.pm.PackageManagerServiceCompilerMapping.getNonProfileGuidedCompilerFilter;170 targetCompilerFilter = getNonProfileGuidedCompilerFilter(targetCompilerFilter); in performDexOptLI()