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