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