Searched refs:UnmountPackage (Results 1 – 1 of 1) sorted by relevance
995 Result<void> UnmountPackage(const ApexFile& apex, bool allow_latest, in UnmountPackage() function1362 return UnmountPackage(*apex_file, /* allow_latest= */ true, in DeactivatePackage()3649 if (auto res = UnmountPackage(*cur_apex, /* allow_latest= */ true, in InstallPackage()