Searched refs:DecodeWeakGlobalLocked (Results 1 – 2 of 2) sorted by relevance
145 mirror::Object* DecodeWeakGlobalLocked(Thread* self, IndirectRef ref)
661 return DecodeWeakGlobalLocked(self, ref); in DecodeWeakGlobal()664 mirror::Object* JavaVMExt::DecodeWeakGlobalLocked(Thread* self, IndirectRef ref) { in DecodeWeakGlobalLocked() function in art::JavaVMExt