Searched refs:GetUname (Results 1 – 1 of 1) sorted by relevance
61 isMacOSX = (platform == PlatformID.Unix && GetUname() == "Darwin"); in PlatformApis()184 static string GetUname() in GetUname() method in Grpc.Core.Internal.PlatformApis