Home | History | Annotate | Download | only in runtime

Lines Matching refs:AllocIfTable

292   array_iftable_ = GcRoot<mirror::IfTable>(AllocIfTable(self, 2));
5091 Handle<mirror::IfTable> iftable(hs.NewHandle(AllocIfTable(self, ifcount)));