Searched refs:kZygote64 (Results 1 – 3 of 3) sorted by relevance
94 kZygote64 = 3 enumerator171 case ZygoteKind::kZygote64: in GetBootClasspathIsas()185 case ZygoteKind::kZygote64: in GetSystemServerIsa()205 case ZygoteKind::kZygote64: in GetDex2Oat()
98 *zygote_kind = ZygoteKind::kZygote64; in ParseZygoteKind()
53 constexpr const char* kZygote64 = "zygote64"; variable79 names_and_isas.push_back(std::make_pair(kZygote64, InstructionSet::kArm64)); in GetZygoteNamesAndIsas()88 names_and_isas.push_back(std::make_pair(kZygote64, InstructionSet::kX86_64)); in GetZygoteNamesAndIsas()