Searched refs:s_if (Results 1 – 1 of 1) sorted by relevance
714 ObjPtr<mirror::IfTable> s_if = s->GetIfTable(); in InterfaceClassJoin() local721 ObjPtr<mirror::Class> s_cl = s_it == s_if_count ? s : s_if->GetInterface(s_it); in InterfaceClassJoin()