Home
last modified time | relevance | path

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

/aosp12/art/openjdkjvmti/
H A Dti_heap.cc286 size_t interface_field_count = CountInterfaceFields(klass); in ReportFieldsImpl()
451 static size_t CountInterfaceFields(art::ObjPtr<art::mirror::Class> klass) in CountInterfaceFields() function in openjdkjvmti::__anon0c5b72130110::FieldVisitor