Home | History | Annotate | Download | only in runtime

Lines Matching refs:GcRoot

162     std::size_t operator()(const GcRoot<mirror::String>& root) const NO_THREAD_SAFETY_ANALYSIS;
163 bool operator()(const GcRoot<mirror::String>& a, const GcRoot<mirror::String>& b) const
172 bool operator()(const GcRoot<mirror::String>& a, const Utf8String& b) const
177 void MakeEmpty(GcRoot<mirror::String>& item) const {
178 item = GcRoot<mirror::String>();
180 bool IsEmpty(const GcRoot<mirror::String>& item) const {
216 typedef HashSet<GcRoot<mirror::String>, GcRootEmptyFn, StringHashEquals, StringHashEquals,
217 TrackingAllocator<GcRoot<mirror::String>, kAllocatorTagInternTable>> UnorderedSet;
276 std::vector<GcRoot<mirror::String>> new_strong_intern_roots_