Searched refs:IsDebian (Results 1 – 2 of 2) sorted by relevance
133 bool IsDebian() const { in IsDebian() function
190 if (Dist.IsDebian() || Dist.IsUbuntu()) in CudaInstallationDetector()