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