Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapexd_private.h39 std::string GetActiveMountPoint(const ::apex::proto::ApexManifest& manifest);
H A Dapexd_prepostinstall.cpp145 active_point = apexd_private::GetActiveMountPoint(manifest); in RunFnInstall()
H A Dapexd.cpp1056 std::string mount_point = apexd_private::GetActiveMountPoint(manifest); in UnmountPackage()
1150 std::string GetActiveMountPoint(const ApexManifest& manifest) { in GetActiveMountPoint() function
1352 apexd_private::GetActiveMountPoint(manifest), mount_point); in ActivatePackageImpl()