Home
last modified time | relevance | path

Searched defs:GetMemory (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test/Buffers/
DArrayBufferWriter.cs162 public Memory<T> GetMemory(int sizeHint = 0) in GetMemory() method in Google.Protobuf.Buffers.ArrayBufferWriter
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DMemoryAllocator.cpp26 VkDeviceMemory DeviceMemoryAllocation::GetMemory() const { in GetMemory() function in dawn_native::vulkan::DeviceMemoryAllocation
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DSliceBufferSafeHandle.cs74 public Memory<byte> GetMemory(int sizeHint = 0) in GetMemory() method in Grpc.Core.Internal.SliceBufferSafeHandle
/third_party/mingw-w64/mingw-w64-headers/include/
Dcorreg.h169 STDMETHOD(GetMemory)(THIS_ void **pMem,ULONG *iSize) PURE; in DECLARE_INTERFACE_() local