Home
last modified time | relevance | path

Searched defs:clean (Results 1 – 7 of 7) sorted by relevance

/frameworks/wilhelm/doc/
DMakefile4 clean : target
/frameworks/wilhelm/tools/permute/
DMakefile4 clean : target
/frameworks/wilhelm/tools/mphtogen/
DMakefile15 clean : target
/frameworks/wilhelm/tools/hashgen/
DMakefile66 clean : target
/frameworks/native/opengl/libs/EGL/
DBlobCache.cpp291 void BlobCache::clean() { in clean() function in android::BlobCache
/frameworks/ml/nn/driver/cache/BlobCache/
DBlobCache.cpp394 bool BlobCache::clean(size_t newEntrySize, size_t onBehalfOf) { in clean() function in android::BlobCache
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DTiledImageRenderer.java784 public void clean() { in clean() method in TiledImageRenderer.TileQueue