Home | History | Annotate | Download | only in runtime

Lines Matching refs:to_process

6237 // By the end of this function all interfaces in the transitive closure of to_process are added to
6256 std::vector<mirror::Class*> to_process)
6269 for (mirror::Class* interface : to_process) {