Searched refs:kBootstrapApexes (Results 1 – 2 of 2) sorted by relevance
133 static const std::vector<std::string> kBootstrapApexes = ([]() { in __anonb9f628140202() variable154 return std::find(kBootstrapApexes.begin(), kBootstrapApexes.end(), in IsBootstrapApex()155 apex.GetManifest().name()) != kBootstrapApexes.end(); in IsBootstrapApex()
550 sequence. List of bootstrap apexes is configured in `kBootstrapApexes`