Home | History | Annotate | Download | only in quick

Lines Matching refs:handle_scope_

1950                                              &handle_scope_,
1954 jni_call_.Reset(start_gpr_reg, start_fpr_reg, start_stack_arg, handle_scope_);
1972 return handle_scope_->GetHandle(0).GetReference();
1976 return handle_scope_->GetHandle(0).ToJObject();
1990 handle_scope_(handle_scope),
1998 handle_scope_ = scope;
2004 size_t expected_slots = handle_scope_->NumberOfReferences();
2006 handle_scope_->GetMutableHandle(cur_entry_++).Assign(nullptr);
2020 HandleScope* handle_scope_;
2025 HandleScope* handle_scope_;
2036 MutableHandle<mirror::Object> h = handle_scope_->GetMutableHandle(cur_entry_);
2094 self->PushHandleScope(handle_scope_);