Home
last modified time | relevance | path

Searched refs:GetPool (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc1232 static PyObject* GetPool(PyFileDescriptor *self, void *closure) { in GetPool() function
1318 { "pool", (getter)GetPool, NULL, "pool"},
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h3847 VmaPool GetPool() const;
5054 VmaPool VmaAllocation_T::GetPool() const in GetPool() function
7915 VmaPool hPool = allocation->GetPool(); in FreeMemory()
8030 const VmaPool hAllocPool = hAlloc->GetPool(); in Defragment()
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h3847 VmaPool GetPool() const;
5054 VmaPool VmaAllocation_T::GetPool() const in GetPool() function
7915 VmaPool hPool = allocation->GetPool(); in FreeMemory()
8030 const VmaPool hAllocPool = hAlloc->GetPool(); in Defragment()