Home
last modified time | relevance | path

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

/art/runtime/
Dgc_root-inl.h35 inline GcRoot<MirrorType>::GcRoot(MirrorType* ref) in GcRoot() function
/art/runtime/entrypoints/quick/
Dquick_entrypoints.h39 template<class MirrorType> class GcRoot; variable