Searched defs:clean (Results 1 – 7 of 7) sorted by relevance
/frameworks/wilhelm/doc/ | ||
D | Makefile | 4 clean : target |
/frameworks/wilhelm/tools/permute/ | ||
D | Makefile | 4 clean : target |
/frameworks/wilhelm/tools/mphtogen/ | ||
D | Makefile | 15 clean : target |
/frameworks/wilhelm/tools/hashgen/ | ||
D | Makefile | 66 clean : target |
/frameworks/native/opengl/libs/EGL/ | ||
D | BlobCache.cpp | 291 void BlobCache::clean() { in clean() function in android::BlobCache |
/frameworks/ml/nn/driver/cache/BlobCache/ | ||
D | BlobCache.cpp | 394 bool BlobCache::clean(size_t newEntrySize, size_t onBehalfOf) { in clean() function in android::BlobCache |
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ | ||
D | TiledImageRenderer.java | 784 public void clean() { in clean() method in TiledImageRenderer.TileQueue |