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

  /art/runtime/
handle_scope-inl.h 148 : AsVariableSized()->NumberOfReferences();
154 : AsVariableSized()->Contains(handle_scope_entry);
162 AsVariableSized()->VisitRoots(visitor);
166 inline VariableSizedHandleScope* BaseHandleScope::AsVariableSized() {
176 inline const VariableSizedHandleScope* BaseHandleScope::AsVariableSized() const {
handle_scope.h 61 ALWAYS_INLINE VariableSizedHandleScope* AsVariableSized();
63 ALWAYS_INLINE const VariableSizedHandleScope* AsVariableSized() const;

Completed in 59 milliseconds