Home
last modified time | relevance | path

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

/art/runtime/
Dhandle_scope-inl.h147 ? AsHandleScope()->NumberOfReferences() in NumberOfReferences()
153 ? AsHandleScope()->Contains(handle_scope_entry) in Contains()
160 AsHandleScope()->VisitRoots(visitor); in VisitRoots()
171 inline HandleScope* BaseHandleScope::AsHandleScope() { in AsHandleScope() function
181 inline const HandleScope* BaseHandleScope::AsHandleScope() const { in AsHandleScope() function
Dhandle_scope.h63 ALWAYS_INLINE HandleScope* AsHandleScope();
65 ALWAYS_INLINE const HandleScope* AsHandleScope() const;