Searched refs:getCacheEntryLocked (Results 1 – 2 of 2) sorted by relevance
89 getCacheEntryLocked(int32_t slot) REQUIRES(mMutex);
81 results.push_back(NN_TRY(getCacheEntryLocked(slot))); in getCacheEntries()128 ExecutionBurstServer::MemoryCache::getCacheEntryLocked(int32_t slot) { in getCacheEntryLocked() function in android::hardware::neuralnetworks::V1_2::utils::ExecutionBurstServer::MemoryCache