Home
last modified time | relevance | path

Searched defs:UnmanagedMemoryManager (Results 1 – 3 of 3) sorted by relevance

/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DByteStringTest.cs408 private sealed unsafe class UnmanagedMemoryManager<T> : MemoryManager<T> where T : unmanaged class in Google.Protobuf.ByteStringTest
413 public UnmanagedMemoryManager(Span<T> span) in UnmanagedMemoryManager() method in Google.Protobuf.ByteStringTest.UnmanagedMemoryManager
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DByteStringTest.cs408 private sealed unsafe class UnmanagedMemoryManager<T> : MemoryManager<T> where T : unmanaged class in Google.Protobuf.ByteStringTest
413 public UnmanagedMemoryManager(Span<T> span) in UnmanagedMemoryManager() method in Google.Protobuf.ByteStringTest.UnmanagedMemoryManager
/external/protobuf/csharp/src/Google.Protobuf.Test/
DByteStringTest.cs408 private sealed unsafe class UnmanagedMemoryManager<T> : MemoryManager<T> where T : unmanaged class in Google.Protobuf.ByteStringTest
413 public UnmanagedMemoryManager(Span<T> span) in UnmanagedMemoryManager() method in Google.Protobuf.ByteStringTest.UnmanagedMemoryManager