Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/jni/
H A Djni_env_ext.h204 friend IndirectReferenceTable* GetIndirectReferenceTable(ScopedObjectAccess& soa,
H A Djava_vm_ext.h290 friend IndirectReferenceTable* GetIndirectReferenceTable(ScopedObjectAccess& soa,
H A Dcheck_jni.cc58 inline IndirectReferenceTable* GetIndirectReferenceTable(ScopedObjectAccess& soa, in GetIndirectReferenceTable() function
887 IndirectReferenceTable* irt = GetIndirectReferenceTable(soa, ref_kind); in CheckInstance()