Home
last modified time | relevance | path

Searched refs:AsHandleScope (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dhandle_scope-inl.h160 ? AsHandleScope()->NumberOfReferences() in NumberOfReferences()
166 ? AsHandleScope()->Contains(handle_scope_entry) in Contains()
173 AsHandleScope()->VisitRoots(visitor); in VisitRoots()
184 inline HandleScope* BaseHandleScope::AsHandleScope() { in AsHandleScope() function
194 inline const HandleScope* BaseHandleScope::AsHandleScope() const { in AsHandleScope() function
Dhandle_scope.h65 ALWAYS_INLINE HandleScope* AsHandleScope();
67 ALWAYS_INLINE const HandleScope* AsHandleScope() const;