Searched refs:DecodeGlobal (Results 1 – 4 of 4) sorted by relevance
166 ObjPtr<mirror::Object> DecodeGlobal(IndirectRef ref)
793 ObjPtr<mirror::Object> JavaVMExt::DecodeGlobal(IndirectRef ref) { in DecodeGlobal() function in art::JavaVMExt
888 obj = soa.Env()->GetVm()->DecodeGlobal(ref); in CheckInstance()
2651 result = tlsPtr_.jni_env->vm_->DecodeGlobal(ref); in DecodeJObject()