Home
last modified time | relevance | path

Searched refs:DecodeWeakGlobalDuringShutdown (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/jni/
H A Djava_vm_ext.h183 ObjPtr<mirror::Object> DecodeWeakGlobalDuringShutdown(Thread* self, IndirectRef ref)
H A Djava_vm_ext.cc841 ObjPtr<mirror::Object> JavaVMExt::DecodeWeakGlobalDuringShutdown(Thread* self, IndirectRef ref) { in DecodeWeakGlobalDuringShutdown() function in art::JavaVMExt