Home
last modified time | relevance | path

Searched refs:removeCacheEntry (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/neuralnetworks/1.2/utils/include/nnapi/hal/1.2/
DExecutionBurstServer.h83 void removeCacheEntry(int32_t slot);
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DExecutionBurstServer.cpp142 void ExecutionBurstServer::MemoryCache::removeCacheEntry(int32_t slot) { in removeCacheEntry() function in android::hardware::neuralnetworks::V1_2::utils::ExecutionBurstServer::MemoryCache
197 mMemoryCache.removeCacheEntry(slot); in freeMemory()