Home
last modified time | relevance | path

Searched defs:HandleWrapper (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/
H A Dhandle_wrapper.h30 HandleWrapper(T** obj, const MutableHandle<T>& handle) in HandleWrapper() function
H A Dhandle.h131 template<class S> friend class HandleWrapper; variable
181 template<class S> friend class HandleWrapper; variable
H A Dhandle_scope.h33 template<class T> class HandleWrapper; variable