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