Home | History | Annotate | Download | only in runtime

Lines Matching defs:ref

888   IndirectRef ref = reinterpret_cast<IndirectRef>(obj);
889 IndirectRefKind kind = GetIndirectRefKind(ref);
895 self->GetJniEnv()->vm->UpdateGlobal(self, ref, result);
898 self->GetJniEnv()->vm->UpdateWeakGlobal(self, ref, result);