Searched refs:DecodeWeakGlobal (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Djni_internal.h99 mirror::Object* DecodeWeakGlobal(Thread* self, IndirectRef ref)
H A Dthread.cc1362 result = Runtime::Current()->GetJavaVM()->DecodeWeakGlobal(const_cast<Thread*>(this), ref);
H A Djni_internal.cc3205 mirror::Object* JavaVMExt::DecodeWeakGlobal(Thread* self, IndirectRef ref) { function in class:art::JavaVMExt

Completed in 519 milliseconds