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