Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/
DRakefile46 task :clean do task
94 task :clean do task
/frameworks/wilhelm/tools/permute/
DMakefile4 clean : target
/frameworks/wilhelm/doc/
DMakefile4 clean : target
/frameworks/wilhelm/tools/mphtogen/
DMakefile15 clean : target
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/assets/tuningfork/
DMakefile10 clean: target
/frameworks/wilhelm/tools/hashgen/
DMakefile66 clean : target
/frameworks/opt/gamesdk/samples/tuningfork/prototest/
DMakefile33 clean: target
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/
Dsetup.py111 class clean(_clean): class
/frameworks/native/libs/binder/ndk/
Dibinder.cpp41 void clean(const void* /*id*/, void* /*obj*/, void* /*cookie*/){/* do nothing */}; in clean() function
59 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.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