Searched refs:GetDmabufHeapList (Results 1 – 3 of 3) sorted by relevance
166 static std::unordered_set<std::string> GetDmabufHeapList();
280 auto heap_list = allocator->GetDmabufHeapList(); in TEST_F()301 auto heap_list = allocator->GetDmabufHeapList(); in TEST_F()
263 auto dmabuf_heap_list = this->GetDmabufHeapList(); in AllocSystem()341 std::unordered_set<std::string> BufferAllocator::GetDmabufHeapList() { in GetDmabufHeapList() function in BufferAllocator