Searched defs:needs_contiguous (Results 1 – 2 of 2) sorted by relevance
230 bool needs_contiguous) in AllocationWaiter()267 size_t needs_contiguous() const { return needs_contiguous_; } in needs_contiguous() function311 bool needs_contiguous) in MultiBufAllocationFuture()316 bool needs_contiguous() const { return waiter_.needs_contiguous(); } in needs_contiguous() function
60 bool needs_contiguous) { in DoAllocate()