Searched refs:t_if (Results 1 – 1 of 1) sorted by relevance
716 ObjPtr<mirror::IfTable> t_if = t->GetIfTable(); in InterfaceClassJoin() local727 ObjPtr<mirror::Class> t_cl = t_it == t_if_count ? t : t_if->GetInterface(t_it); in InterfaceClassJoin()