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

/art/runtime/
H A Djava_vm_ext.h159 ObjPtr<mirror::Object> DecodeGlobal(IndirectRef ref)
H A Djava_vm_ext.cc756 ObjPtr<mirror::Object> JavaVMExt::DecodeGlobal(IndirectRef ref) { function in class:art::JavaVMExt
H A Dthread.cc2374 result = tlsPtr_.jni_env->vm_->DecodeGlobal(ref);

Completed in 74 milliseconds