Searched refs:GetActiveMountPoint (Results 1 – 3 of 3) sorted by relevance
39 std::string GetActiveMountPoint(const ::apex::proto::ApexManifest& manifest);
57 apexd_private::GetActiveMountPoint(apex_file.GetManifest()); in CheckVendorApexUpdate()
1123 std::string mount_point = apexd_private::GetActiveMountPoint(manifest); in UnmountPackage()1223 std::string GetActiveMountPoint(const ApexManifest& manifest) { in GetActiveMountPoint() function1429 apexd_private::GetActiveMountPoint(manifest), mount_point); in ActivatePackageImpl()