Searched defs:GcRoot (Results 1 – 4 of 4) sorted by relevance
37 inline GcRoot<MirrorType>::GcRoot(MirrorType* ref) in GcRoot() function41 inline GcRoot<MirrorType>::GcRoot(ObjPtr<MirrorType> ref) in GcRoot() function
46 template <class MirrorType> class GcRoot; variable
216 ALWAYS_INLINE GcRoot() {} in GcRoot() function
40 template<class MirrorType> class GcRoot; variable