HomeSort by relevance Sort by last modified time
    Searched refs:quicken (Results 1 - 5 of 5) sorted by null

  /art/test/595-profile-saving/
run 18 # --compiler-filter=quicken to make sure that the test is not compiled AOT
24 -Xcompiler-option --compiler-filter=quicken \
25 --runtime-option '-Xcompiler-option --compiler-filter=quicken' \
  /build/make/target/board/
go_defaults_common.prop 29 # set the compiler filter for shared apks to quicken.
31 # compared to quicken. Using quicken for shared APKs on Go devices may save RAM.
33 # extra cpu and battery. That's because the quicken files will be jit-ed in all
37 pm.dexopt.shared=quicken
  /build/make/target/product/
runtime_libart.mk 68 pm.dexopt.first-boot=quicken \
74 # or if it is empty speed-profile is equivalent to (quicken + empty app image).
  /art/build/
Android.oat.mk 54 core_compile_options += --compiler-filter=quicken
141 core_compile_options += --compiler-filter=quicken
  /build/soong/dexpreopt/
dexpreopt.go 402 compilerFilter = "quicken"

Completed in 3337 milliseconds