Home | History | Annotate | Download | only in sessions

Lines Matching defs:file_paths

1060     const std::vector<base::FilePath>& file_paths =
1062 for (std::vector<base::FilePath>::const_iterator file = file_paths.begin();
1063 file != file_paths.end(); ++file) {