Home
last modified time | relevance | path

Searched refs:fill_value (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dhandle_scope-inl.h28 inline StackHandleScope<kNumReferences>::StackHandleScope(Thread* self, mirror::Object* fill_value) in StackHandleScope() argument
33 SetReference(i, fill_value); in StackHandleScope()
Dhandle_scope.h166 explicit ALWAYS_INLINE StackHandleScope(Thread* self, mirror::Object* fill_value = nullptr);