Searched defs:IsWindows (Results 1 – 7 of 7) sorted by relevance
107 def IsWindows(): function
51 public static bool IsWindows => Os == OsKind.Windows; field in Grpc.Tools.Platform
101 public static bool IsWindows property in Grpc.Core.Internal.PlatformApis
105 inline bool IsWindows() in IsWindows() function
34 def IsWindows(): function
162 bool IsWindows() in IsWindows() function
296 bool DawnTest::IsWindows() const { in IsWindows() function in DawnTest