Home
last modified time | relevance | path

Searched refs:UnmountPackage (Results 1 – 1 of 1) sorted by relevance

/system/apex/apexd/
Dapexd.cpp995 Result<void> UnmountPackage(const ApexFile& apex, bool allow_latest, in UnmountPackage() function
1362 return UnmountPackage(*apex_file, /* allow_latest= */ true, in DeactivatePackage()
3649 if (auto res = UnmountPackage(*cur_apex, /* allow_latest= */ true, in InstallPackage()