Searched refs:UnmountPackage (Results 1 – 1 of 1) sorted by relevance
851 Result<void> UnmountPackage(const ApexFile& apex, bool allow_latest) { in UnmountPackage() function1042 return UnmountPackage(*apexFile, /* allow_latest= */ true); in deactivatePackage()