Home
last modified time | relevance | path

Searched defs:removeCount (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
Ddistributeddb_thread_pool_test.cpp127 … MockRemove(const std::shared_ptr<MockThreadPool> &threadPoolPtr, bool removeRes, int &removeCount) in MockRemove()
322 int removeCount = 0; variable
362 int removeCount = 0; variable
406 int removeCount = 0; variable
/foundation/arkui/ace_engine/frameworks/core/image/
Dimage_cache.cpp249 auto removeCount = static_cast<int32_t>(cacheFileInfo_.size() * clearCacheFileRatio_); in WriteCacheFile() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
Dquery_sync_water_mark_helper.cpp506 uint32_t removeCount = allItems.size() - MAX_STORE_ITEMS - waitToRemove.size(); in RemoveLeastUsedQuerySyncItems() local