Searched refs:getActivePatchesCount (Results 1 – 2 of 2) sorted by relevance
106 size_t getActivePatchesCount() const { return mActivePatches.size(); } in getActivePatchesCount() function
64 mInitialCount{mClient->getActivePatchesCount()} {}66 size_t currentCount = mClient->getActivePatchesCount(); in deltaFromSnapshot()