Home
last modified time | relevance | path

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

/frameworks/wilhelm/tools/permute/
DMakefile4 clean : target
/frameworks/wilhelm/doc/
DMakefile4 clean : target
/frameworks/wilhelm/tools/mphtogen/
DMakefile15 clean : target
/frameworks/wilhelm/tools/hashgen/
DMakefile66 clean : target
/frameworks/native/libs/binder/ndk/
Dibinder.cpp46 void clean(const void* /*id*/, void* /*obj*/, void* /*cookie*/){/* do nothing */}; in clean() function
64 void clean(const void* id, void* obj, void* cookie) { in clean() function
/frameworks/native/opengl/libs/EGL/
DBlobCache.cpp292 void BlobCache::clean() { in clean() function in android::BlobCache
/frameworks/av/services/audioflinger/
DNBAIO_Tee.cpp328 status_t AudioFileHandler::clean(std::string *directory) in clean() function in android::AudioFileHandler
/frameworks/ml/nn/driver/cache/BlobCache/
DBlobCache.cpp391 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