HomeSort by relevance Sort by last modified time
    Searched refs:AsHandleScope (Results 1 - 2 of 2) sorted by null

  /art/runtime/
handle_scope-inl.h 147 ? AsHandleScope()->NumberOfReferences()
153 ? AsHandleScope()->Contains(handle_scope_entry)
160 AsHandleScope()->VisitRoots(visitor);
171 inline HandleScope* BaseHandleScope::AsHandleScope() {
181 inline const HandleScope* BaseHandleScope::AsHandleScope() const {
handle_scope.h 63 ALWAYS_INLINE HandleScope* AsHandleScope();
65 ALWAYS_INLINE const HandleScope* AsHandleScope() const;

Completed in 57 milliseconds