Searched refs:uniqueIdList_ (Results 1 – 2 of 2) sorted by relevance
110 uniqueIdList_.push_back(uniqueId); in CollectUniqueId()118 uniqueIdList_.swap(clearList); in ReleaseUniqueIdList()128 if (uniqueIdList_.empty()) { in CheckUniqueIdIsEmpty()
77 std::list<uint64_t> uniqueIdList_; variable