Searched refs:DecodeGlobal (Results 1 – 3 of 3) sorted by relevance
135 mirror::Object* DecodeGlobal(IndirectRef ref)
629 mirror::Object* JavaVMExt::DecodeGlobal(IndirectRef ref) { in DecodeGlobal() function in art::JavaVMExt
1904 result = tlsPtr_.jni_env->vm->DecodeGlobal(ref); in DecodeJObject()