Home
last modified time | relevance | path

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

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