Home
last modified time | relevance | path

Searched refs:GetIndirectReferenceTable (Results 1 – 3 of 3) sorted by relevance

/art/runtime/jni/
Djni_env_ext.h216 friend IndirectReferenceTable* GetIndirectReferenceTable(ScopedObjectAccess& soa,
Djava_vm_ext.h267 friend IndirectReferenceTable* GetIndirectReferenceTable(ScopedObjectAccess& soa,
Dcheck_jni.cc57 inline IndirectReferenceTable* GetIndirectReferenceTable(ScopedObjectAccess& soa, in GetIndirectReferenceTable() function
877 IndirectReferenceTable* irt = GetIndirectReferenceTable(soa, ref_kind); in CheckInstance()