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

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

Completed in 141 milliseconds