Home
last modified time | relevance | path

Searched refs:file_locations (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/printing/backend/
Dcups_helper.cc99 std::vector<base::FilePath> file_locations; in MarkLpOptions() local
100 file_locations.push_back(base::FilePath(kSystemLpOptionPath)); in MarkLpOptions()
101 file_locations.push_back(base::FilePath( in MarkLpOptions()
104 for (std::vector<base::FilePath>::const_iterator it = file_locations.begin(); in MarkLpOptions()
105 it != file_locations.end(); ++it) { in MarkLpOptions()