Searched refs:removeCacheEntry (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/neuralnetworks/1.2/utils/include/nnapi/hal/1.2/ | ||
D | ExecutionBurstServer.h | 83 void removeCacheEntry(int32_t slot); |
/hardware/interfaces/neuralnetworks/1.2/utils/src/ | ||
D | ExecutionBurstServer.cpp | 142 void ExecutionBurstServer::MemoryCache::removeCacheEntry(int32_t slot) { in removeCacheEntry() function in android::hardware::neuralnetworks::V1_2::utils::ExecutionBurstServer::MemoryCache |