Searched refs:bootstrap_apexes (Results 1 – 1 of 1) sorted by relevance
2376 std::vector<ApexFile> bootstrap_apexes; in OnBootstrap() local2386 std::back_inserter(bootstrap_apexes), IsBootstrapApex); in OnBootstrap()2391 std::transform(bootstrap_apexes.begin(), bootstrap_apexes.end(), in OnBootstrap()