Searched defs:StackHandleScope (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dhandle_scope-inl.h45 inline StackHandleScope<kNumReferences>::StackHandleScope(Thread* self, mirror::Object* fill_value) function in class:art::StackHandleScope
53 inline StackHandleScope<kNumReferences>::~StackHandleScope() {
H A Dclass_linker.h82 template<size_t kNumReferences> class PACKED(4) StackHandleScope; member in namespace:art
/art/runtime/mirror/
H A Dclass.h51 template<size_t kNumReferences> class PACKED(4) StackHandleScope; member in namespace:art

Completed in 332 milliseconds