Searched refs:s_cl (Results 1 – 1 of 1) sorted by relevance
721 ObjPtr<mirror::Class> s_cl = s_it == s_if_count ? s : s_if->GetInterface(s_it); in InterfaceClassJoin() local722 if (!s_cl->IsInterface()) { in InterfaceClassJoin()732 if (s_cl == t_cl) { in InterfaceClassJoin()734 return s_cl; in InterfaceClassJoin()