Searched refs:threads_with_roots_ (Results 1 – 1 of 1) sorted by relevance
1729 threads_with_roots_.insert(info.GetThreadId()); in ReplaceStrongRoots()1756 threads_with_roots_.insert(info.GetThreadId()); in ReplaceStrongRoots()1765 return threads_with_roots_; in ReplaceStrongRoots()1770 std::unordered_set<uint32_t> threads_with_roots_; in ReplaceStrongRoots() member