Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp844 Result<void> UnmountPackage(const ApexFile& apex, bool allow_latest) { in UnmountPackage() function
1035 return UnmountPackage(*apexFile, /* allow_latest= */ true); in deactivatePackage()