Searched refs:zygote_kind_ (Results 1 – 1 of 1) sorted by relevance
133 ZygoteKind zygote_kind_; variable159 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()