Home | History | Annotate | Download | only in runtime

Lines Matching defs:to_add

6393     std::vector<mirror::Class*> to_add;
6397 to_add.push_back(interface);
6400 new_ifcount = FillIfTable(iftable.Get(), super_ifcount, std::move(to_add));