Home
last modified time | relevance | path

Searched defs:getCompilerFilter (Results 1 – 6 of 6) sorted by relevance

/aosp12/art/test/692-vdex-secondary-loader/src/
H A DMain.java91 private static native String getCompilerFilter(Class cls); in getCompilerFilter() method in Main
/aosp12/art/test/692-vdex-inmem-loader/src/
H A DMain.java130 private static native String getCompilerFilter(Class cls); in getCompilerFilter() method in Main
/aosp12/frameworks/base/services/core/java/com/android/server/pm/dex/
H A DDexoptOptions.java133 public String getCompilerFilter() { in getCompilerFilter() method in DexoptOptions
/aosp12/frameworks/base/tests/BackgroundDexOptServiceIntegrationTests/src/com/android/server/pm/
H A DBackgroundDexOptServiceIntegrationTests.java168 private static String getCompilerFilter(String pkg) throws IOException { in getCompilerFilter() method in BackgroundDexOptServiceIntegrationTests
/aosp12/frameworks/base/tests/AppLaunchWear/src/com/android/tests/applaunch/
H A DAppLaunch.java674 public String getCompilerFilter() { in getCompilerFilter() method in AppLaunch.LaunchOrder
/aosp12/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
H A DAppLaunch.java1212 public String getCompilerFilter() { in getCompilerFilter() method in AppLaunch.LaunchOrder