Home
last modified time | relevance | path

Searched defs:use_jitzygote (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/installd/
Drun_dex2oat.cpp83 bool use_jitzygote, in Initialize()
113 void RunDex2Oat::PrepareBootImageFlags(bool use_jitzygote) { in PrepareBootImageFlags()
Drun_dex2oat_test.cpp117 bool use_jitzygote = false; member