Home
last modified time | relevance | path

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

/frameworks/ml/nn/driver/cache/BlobCache/
DBlobCache.h173 static bool isFit(Capacity capacity);
DBlobCache.cpp378 bool BlobCache::isFit(Capacity capacity) { in isFit() function in android::BlobCache