Searched refs:obj_h (Results 1 – 1 of 1) sorted by relevance
54 Handle<mirror::Object> obj_h(hs.NewHandle(o)); in InternalAdd() local57 int32_t identity_hash_code = obj_h->IdentityHashCode(); in InternalAdd()62 if (ContainsLocked(soa.Self(), obj_h.Get(), identity_hash_code, &entry)) { in InternalAdd()77 jobject local_reference = soa.AddLocalReference<jobject>(obj_h.Get()); in InternalAdd()