Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dmod_union_table_test.cc53 auto* klass = GetObjectArrayClass(self, space); in AllocObjectArray()
72 mirror::Class* GetObjectArrayClass(Thread* self, space::ContinuousMemMapAllocSpace* space) in GetObjectArrayClass() function in art::gc::accounting::ModUnionTableTest