Home
last modified time | relevance | path

Searched defs:deleteCount (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tools/aapt/tests/
DMockCacheUpdater.h35 int deleteCount; variable
/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/cache/
DIconCacheUpdateHandler.java223 int deleteCount = 0; in finish() local
/frameworks/native/libs/binder/ndk/tests/
Dlibbinder_ndk_unit_test.cpp763 int deleteCount = 0; in TEST() local
769 int deleteCount = 0; in TEST() local
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp2609 const size_t deleteCount = mTexturePool.size() - mTexturePoolSize; in postComposition() local