Searched refs:DecodeWeakGlobal (Results 1 – 3 of 3) sorted by relevance
99 mirror::Object* DecodeWeakGlobal(Thread* self, IndirectRef ref)
1362 result = Runtime::Current()->GetJavaVM()->DecodeWeakGlobal(const_cast<Thread*>(this), ref); in DecodeJObject()
3205 mirror::Object* JavaVMExt::DecodeWeakGlobal(Thread* self, IndirectRef ref) { in DecodeWeakGlobal() function in art::JavaVMExt