Home | History | Annotate | Download | only in download

Lines Matching full:frames_list

1087     const std::vector<GURL>& frames_list) {
1093 static_cast<int>(frames_list.size());
1111 for (int i = 0; i < static_cast<int>(frames_list.size()); ++i) {
1112 const GURL& u = frames_list[i];