Searched refs:getMemoryPool (Results 1 – 4 of 4) sorted by relevance
170 Request::MemoryPool sharedMemoryPool, ahwbMemoryPool = ahwb->getMemoryPool(); in TEST_F()
176 hal::Request::MemoryPool getMemoryPool() const;
367 request.pools[i] = localMemories[i]->getMemoryPool(); in execute()477 request.pools[i] = localMemories[i]->getMemoryPool(); in executeFenced()
204 Request::MemoryPool Memory::getMemoryPool() const { in getMemoryPool() function in android::nn::Memory