Searched refs:AllocationDirection (Results 1 – 2 of 2) sorted by relevance
126 ExpHeapBase::AllocationDirection ExpHeapBase::GetDirectionOf(const void* p) const in GetDirectionOf()128 return static_cast<AllocationDirection>(detail::GetAllocDirForMBlockHeap(p)); in GetDirectionOf()
73 enum AllocationDirection enum115 AllocationDirection GetDirectionOf(const void* pBlock) const;