Home | History | Annotate | Download | only in art

Lines Matching refs:DEX2OAT

81 include $(art_path)/dex2oat/Android.mk
339 $(DEX2OAT) --runtime-arg -Xms$(DEX2OAT_XMS) --runtime-arg -Xmx$(DEX2OAT_XMX) \
408 adb shell setprop dalvik.vm.dex2oat-filter \"\"
409 adb shell setprop dalvik.vm.image-dex2oat-filter \"\"
418 adb shell setprop dalvik.vm.dex2oat-filter \"\"
419 adb shell setprop dalvik.vm.image-dex2oat-filter \"\"
428 adb shell setprop dalvik.vm.dex2oat-filter "verify-at-runtime"
429 adb shell setprop dalvik.vm.image-dex2oat-filter "verify-at-runtime"
438 adb shell setprop dalvik.vm.dex2oat-filter "interpret-only"
439 adb shell setprop dalvik.vm.image-dex2oat-filter "interpret-only"
448 adb shell setprop dalvik.vm.dex2oat-filter "interpret-only"
449 adb shell setprop dalvik.vm.image-dex2oat-filter "interpret-only"
458 adb shell setprop dalvik.vm.dex2oat-filter "verify-none"
459 adb shell setprop dalvik.vm.image-dex2oat-filter "verify-none"