Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp886 Result<void> MountPackage(const ApexFile& apex, const std::string& mountPoint) { in MountPackage() function
990 auto mountStatus = MountPackage(apex_file, mountPoint); in activatePackageImpl()