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