Searched refs:NoEntry (Results 1 - 2 of 2) sorted by relevance

/frameworks/ml/nn/driver/cache/BlobCache/
H A DBlobCache.h171 static const size_t NoEntry = ~size_t(0); member in class:android::BlobCache
186 // the index of that entry in the cache; otherwise, it is NoEntry.
H A DBlobCache.cpp119 if (!clean(newEntrySize, NoEntry)) {
363 if (onBehalfOf == NoEntry)

Completed in 30 milliseconds