Home | History | Annotate | Download | only in art

Lines Matching refs:DEX2OAT

84 include $(art_path)/dex2oat/Android.mk
385 $(DEX2OAT) --runtime-arg -Xms$(DEX2OAT_XMS) --runtime-arg -Xmx$(DEX2OAT_XMX) \
491 adb shell setprop dalvik.vm.dex2oat-filter \"\"
492 adb shell setprop dalvik.vm.image-dex2oat-filter \"\"
502 adb shell setprop dalvik.vm.dex2oat-filter \"\"
503 adb shell setprop dalvik.vm.image-dex2oat-filter \"\"
513 adb shell setprop dalvik.vm.dex2oat-filter "verify-at-runtime"
514 adb shell setprop dalvik.vm.image-dex2oat-filter "verify-at-runtime"
524 adb shell setprop dalvik.vm.dex2oat-filter "interpret-only"
525 adb shell setprop dalvik.vm.image-dex2oat-filter "interpret-only"
535 adb shell setprop dalvik.vm.dex2oat-filter "interpret-only"
536 adb shell setprop dalvik.vm.image-dex2oat-filter "interpret-only"
546 adb shell setprop dalvik.vm.dex2oat-filter "verify-none"
547 adb shell setprop dalvik.vm.image-dex2oat-filter "verify-none"