Home
last modified time | relevance | path

Searched refs:zygote_kind_ (Results 1 – 1 of 1) sorted by relevance

/art/odrefresh/
Dodr_config.h56 ZygoteKind zygote_kind_; variable
69 switch (zygote_kind_) { in GetBootExtensionIsas()
82 switch (zygote_kind_) { in GetSystemServerIsa()
98 switch (zygote_kind_) { in GetDex2Oat()
136 void SetZygoteKind(ZygoteKind zygote_kind) { zygote_kind_ = zygote_kind; } in SetZygoteKind()