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