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

/frameworks/ml/nn/driver/cache/BlobCache/
H A DBlobCache.cpp64 mPolicySelect(policy.first),
347 switch (mPolicySelect) {
356 ALOGE("findVictim: unknown mPolicySelect: %d", mPolicySelect);
H A DBlobCache.h326 // mPolicySelect indicates how we pick entries to evict from the cache.
327 const Select mPolicySelect; member in class:android::BlobCache

Completed in 8 milliseconds