Home
last modified time | relevance | path

Searched refs:IsUnityIOS (Results 1 – 10 of 10) sorted by relevance

/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core/Internal/
H A DNativeExtension.cs165 if (PlatformApis.IsUnityIOS) in LoadNativeMethodsUnity()
H A DPlatformApis.cs101 public static bool IsUnityIOS => unityApplicationPlatform == UnityIPhonePlayer; field in Grpc.Core.Internal.PlatformApis
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core/Internal/
H A DPlatformApis.cs122 public static bool IsUnityIOS property in Grpc.Core.Internal.PlatformApis
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core/Internal/
H A DPlatformApis.cs122 public static bool IsUnityIOS property in Grpc.Core.Internal.PlatformApis
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core/Internal/
H A DPlatformApis.cs108 public static bool IsUnityIOS => unityApplicationPlatform == UnityIPhonePlayer; field in Grpc.Core.Internal.PlatformApis
H A DNativeExtension.cs210 if (PlatformApis.IsUnityIOS) in LoadNativeMethodsUnity()
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core/
H A DGrpcEnvironment.cs434 …vate static bool IsNativeShutdownAllowed => !PlatformApis.IsXamarinIOS && !PlatformApis.IsUnityIOS;
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core/
H A DGrpcEnvironment.cs434 …vate static bool IsNativeShutdownAllowed => !PlatformApis.IsXamarinIOS && !PlatformApis.IsUnityIOS;
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core/
H A DGrpcEnvironment.cs434 …vate static bool IsNativeShutdownAllowed => !PlatformApis.IsXamarinIOS && !PlatformApis.IsUnityIOS;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core/
H A DGrpcEnvironment.cs434 …vate static bool IsNativeShutdownAllowed => !PlatformApis.IsXamarinIOS && !PlatformApis.IsUnityIOS;