Searched refs:UnstagePackages (Results 1 – 3 of 3) sorted by relevance
75 android::base::Result<void> UnstagePackages(
158 Result<void> res = ::android::apex::UnstagePackages(paths); in unstagePackages()
2209 Result<void> UnstagePackages(const std::vector<std::string>& paths) { in UnstagePackages() function