Searched refs:have_interfaces (Results 1 – 1 of 1) sorted by relevance
7322 const bool have_interfaces = interfaces != nullptr; in SetupInterfaceLookupTable() local7324 have_interfaces ? interfaces->GetLength() : klass->NumDirectInterfaces(); in SetupInterfaceLookupTable()7352 ObjPtr<mirror::Class> interface = have_interfaces in SetupInterfaceLookupTable()7391 ObjPtr<mirror::Class> interface = have_interfaces ? interfaces->Get(i) : in SetupInterfaceLookupTable()