Searched refs:DecodeGlobal (Results 1 – 3 of 3) sorted by relevance
165 ObjPtr<mirror::Object> DecodeGlobal(IndirectRef ref)
791 ObjPtr<mirror::Object> JavaVMExt::DecodeGlobal(IndirectRef ref) { in DecodeGlobal() function in art::JavaVMExt
2592 result = tlsPtr_.jni_env->vm_->DecodeGlobal(ref); in DecodeJObject()