Searched refs:kZygote32 (Results 1 – 3 of 3) sorted by relevance
88 kZygote32 = 0, enumerator160 case ZygoteKind::kZygote32: in GetBootClasspathIsas()180 case ZygoteKind::kZygote32: in GetSystemServerIsa()200 case ZygoteKind::kZygote32: in GetDex2Oat()
89 *zygote_kind = ZygoteKind::kZygote32; in ParseZygoteKind()
52 constexpr const char* kZygote32 = "zygote"; variable76 names_and_isas.push_back(std::make_pair(kZygote32, InstructionSet::kArm)); in GetZygoteNamesAndIsas()85 names_and_isas.push_back(std::make_pair(kZygote32, InstructionSet::kX86)); in GetZygoteNamesAndIsas()