Searched refs:DecodeWeakGlobalLocked (Results 1 – 2 of 2) sorted by relevance
176 ObjPtr<mirror::Object> DecodeWeakGlobalLocked(Thread* self, IndirectRef ref)
823 return DecodeWeakGlobalLocked(self, ref); in DecodeWeakGlobal()826 ObjPtr<mirror::Object> JavaVMExt::DecodeWeakGlobalLocked(Thread* self, IndirectRef ref) { in DecodeWeakGlobalLocked() function in art::JavaVMExt