Searched refs:GetPool (Results 1 – 3 of 3) sorted by relevance
1232 static PyObject* GetPool(PyFileDescriptor *self, void *closure) { in GetPool() function1318 { "pool", (getter)GetPool, NULL, "pool"},
3847 VmaPool GetPool() const;5054 VmaPool VmaAllocation_T::GetPool() const in GetPool() function7915 VmaPool hPool = allocation->GetPool(); in FreeMemory()8030 const VmaPool hAllocPool = hAlloc->GetPool(); in Defragment()