Searched defs:deleteCount (Results 1 – 6 of 6) sorted by relevance
80 int deleteCount = getContentResolver().delete( in clearOldPrograms() local98 int deleteCount = getContentResolver().delete( in clearOldWatchHistory() local142 int deleteCount = getContentResolver().delete( in clearOverflowWatchHistory() local
35 int deleteCount; variable
344 std::atomic<int> deleteCount(0); in TEST() local400 std::atomic<int> deleteCount(0); in TEST() local
47 long durationMillis, int insertCount, int updateCount, int deleteCount) { in logScan()
222 int deleteCount = 0; in finish() local
2442 const size_t deleteCount = mTexturePool.size() - mTexturePoolSize; in postComposition() local