Home | History | Annotate | Download | only in mirror

Lines Matching refs:GetDirectInterface

233       Class* interface = GetDirectInterface(self, h_this, i);
245 // After this point, this may have moved due to GetDirectInterface.
632 // Wrap k incase it moves during GetDirectInterface.
638 Handle<mirror::Class> interface(hs2.NewHandle(GetDirectInterface(self, h_k, i)));
656 // Wrap k incase it moves during GetDirectInterface.
662 Handle<mirror::Class> interface(hs2.NewHandle(GetDirectInterface(self, h_k, i)));
690 Handle<mirror::Class> interface(hs2.NewHandle(GetDirectInterface(self, h_k, i)));
751 mirror::Class* Class::GetDirectInterface(Thread* self, Handle<mirror::Class> klass,