Searched refs:old_new_id (Results 1 – 1 of 1) sorted by relevance
3665 std::string old_new_id = GetPackageId(temp_apex->GetManifest()) + "_" + in InstallPackage() local3667 if (auto res = ActivatePackageImpl(*cur_apex, old_new_id); !res.ok()) { in InstallPackage()