Home
last modified time | relevance | path

Searched defs:PtrToStringUTF8 (Results 1 – 8 of 8) sorted by relevance

/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core/Internal/
H A DMarshalUtils.cs37 public static string PtrToStringUTF8(IntPtr ptr, int len) in PtrToStringUTF8() method in Grpc.Core.Internal.MarshalUtils
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core/Internal/
H A DMarshalUtils.cs37 public static string PtrToStringUTF8(IntPtr ptr, int len) in PtrToStringUTF8() method in Grpc.Core.Internal.MarshalUtils
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core/Internal/
H A DMarshalUtils.cs37 public static string PtrToStringUTF8(IntPtr ptr, int len) in PtrToStringUTF8() method in Grpc.Core.Internal.MarshalUtils
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core/Internal/
H A DMarshalUtils.cs37 public static string PtrToStringUTF8(IntPtr ptr, int len) in PtrToStringUTF8() method in Grpc.Core.Internal.MarshalUtils
/dports/audio/libgpod/libgpod-0.8.3/bindings/mono/libgpod-sharp/
H A DGPodBase.cs31 protected static string PtrToStringUTF8(IntPtr ptr) in PtrToStringUTF8() method in GPod.GPodBase
/dports/audio/libgpod-sharp/libgpod-0.8.3/bindings/mono/libgpod-sharp/
H A DGPodBase.cs31 protected static string PtrToStringUTF8(IntPtr ptr) in PtrToStringUTF8() method in GPod.GPodBase
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Runtime.InteropServices/
H A DMarshal.cs771 public static string PtrToStringUTF8 (IntPtr ptr) in PtrToStringUTF8() method in System.Runtime.InteropServices.Marshal
776 public static string PtrToStringUTF8 (IntPtr ptr, int byteLen) in PtrToStringUTF8() method in System.Runtime.InteropServices.Marshal
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.InteropServices/ref/
H A DSystem.Runtime.InteropServices.cs584 public static string PtrToStringUTF8(System.IntPtr ptr) { throw null; } in PtrToStringUTF8() method in System.Runtime.InteropServices.Marshal
585 public static string PtrToStringUTF8(System.IntPtr ptr, int byteLen) { throw null; } in PtrToStringUTF8() method in System.Runtime.InteropServices.Marshal