Home
last modified time | relevance | path

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

/art/odrefresh/
Dodr_config.h133 ZygoteKind zygote_kind_; variable
159 switch (zygote_kind_) { in GetBootClasspathIsas()
179 switch (zygote_kind_) { in GetSystemServerIsa()
199 switch (zygote_kind_) { in GetDex2Oat()
268 void SetZygoteKind(ZygoteKind zygote_kind) { zygote_kind_ = zygote_kind; } in SetZygoteKind()