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