Searched refs:inactive_apexes (Results 1 – 1 of 1) sorted by relevance
3317 std::vector<ApexFile> inactive_apexes = GetFactoryPackages(); in OnOtaChrootBootstrap() local3319 inactive_apexes.begin(), inactive_apexes.end(), in OnOtaChrootBootstrap()3326 inactive_apexes.erase(new_end, inactive_apexes.end()); in OnOtaChrootBootstrap()3328 CollectApexInfoList(xml, active_apexes, inactive_apexes); in OnOtaChrootBootstrap()