Searched refs:refCounts_ (Results 1 – 2 of 2) sorted by relevance
3258 refCounts_.emplace_back(refCount); in AppendNewData()3302 return refCounts_; in RefCounts()
2609 refCounts_.clear(); in Clear()2624 std::deque<uint64_t> refCounts_ = {}; variable