Home
last modified time | relevance | path

Searched defs:AllocationRequest (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/test/core/resource_quota/
Dmemory_quota_fuzzer.proto34 message AllocationRequest { message
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp2039 struct AllocationRequest struct
2041 UINT64 offset;
2042 UINT64 sumFreeSize; // Sum size of free items that overlap with proposed allocation.
2043 UINT64 sumItemSize; // Sum size of items to make lost that overlap with proposed allocation.
2044 SuballocationList::iterator item;
2045 BOOL zeroInitialized;