Home
last modified time | relevance | path

Searched defs:GcRoot (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Dgc_root-inl.h37 inline GcRoot<MirrorType>::GcRoot(MirrorType* ref) in GcRoot() function
41 inline GcRoot<MirrorType>::GcRoot(ObjPtr<MirrorType> ref) in GcRoot() function
Doat_file.h46 template <class MirrorType> class GcRoot; variable
Dgc_root.h216 ALWAYS_INLINE GcRoot() {} in GcRoot() function
/art/runtime/entrypoints/quick/
Dquick_entrypoints.h40 template<class MirrorType> class GcRoot; variable