Searched refs:staged_packages (Results 1 – 1 of 1) sorted by relevance
2168 std::unordered_set<std::string> staged_packages; in StagePackages() local2198 staged_packages.insert(apex_file.GetManifest().name()); in StagePackages()2206 return RemovePreviouslyActiveApexFiles(staged_packages, staged_files); in StagePackages()