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