Searched refs:mMemoryCache (Results 1 – 3 of 3) sorted by relevance
129 std::vector<nn::SharedMemory> mMemoryCache GUARDED_BY(mMutex);197 const std::shared_ptr<MemoryCache> mMemoryCache; variable
150 MemoryCache mMemoryCache; variable
182 mMemoryCache(mBurstExecutor, mCallback) { in ExecutionBurstServer()197 mMemoryCache.removeCacheEntry(slot); in freeMemory()245 NN_TRY(makeExecutionFailure(mMemoryCache.getCacheEntries(slotsOfPools))); in execute()