Searched refs:VerifyPackageNonStagedInstall (Results 1 – 1 of 1) sorted by relevance
3748 Result<void> VerifyPackageNonStagedInstall(const ApexFile& apex_file, in VerifyPackageNonStagedInstall() function3947 if (auto res = VerifyPackageNonStagedInstall(*temp_apex, force); !res.ok()) { in InstallPackageImpl()