Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_private.h37 std::string GetActiveMountPoint(const ApexManifest& manifest);
Dapexd_prepostinstall.cpp120 apexd_private::GetActiveMountPoint(apex.GetManifest()); in StageFnInstall()
185 active_point = apexd_private::GetActiveMountPoint(manifest); in RunFnInstall()
Dapexd.cpp875 std::string mount_point = apexd_private::GetActiveMountPoint(manifest); in UnmountPackage()
939 std::string GetActiveMountPoint(const ApexManifest& manifest) { in GetActiveMountPoint() function
1006 apexd_private::GetActiveMountPoint(manifest), mountPoint); in activatePackageImpl()