Searched refs:getMemoryPool (Results 1 – 4 of 4) sorted by relevance
175 Request::MemoryPool getMemoryPool() const;
569 [](const RuntimeMemory* memory) { return memory->getMemoryPool(); }); in createDriverRequest()597 const auto pool = memory->getMemoryPool(); in execute()745 const auto pool = memory->getMemoryPool(); in compute()
199 Request::MemoryPool RuntimeMemory::getMemoryPool() const { in getMemoryPool() function in android::nn::RuntimeMemory
151 const Request::MemoryPool ahwbMemoryPool = ahwb->getMemoryPool(); in TEST_F()