Home
last modified time | relevance | path

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

/art/runtime/
Dreflective_handle_scope.h41 class BaseReflectiveHandleScope; variable
77 ALWAYS_INLINE BaseReflectiveHandleScope() : self_(nullptr), link_(nullptr) {} in BaseReflectiveHandleScope() function
Dreflective_value_visitor.h42 class BaseReflectiveHandleScope; variable