Searched refs:CheckSupportsNonStagedInstall (Results 1 – 1 of 1) sorted by relevance
3774 Result<void> CheckSupportsNonStagedInstall(const ApexFile& new_apex, in CheckSupportsNonStagedInstall() function3940 if (auto r = CheckSupportsNonStagedInstall(*temp_apex, force); !r.ok()) { in InstallPackageImpl()