HomeSort by relevance Sort by last modified time
    Searched defs:PathAndMimeTypeSet (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/file_handlers/
app_file_handler_util.h 31 typedef std::set<std::pair<base::FilePath, std::string> > PathAndMimeTypeSet;
49 const PathAndMimeTypeSet& files);
  /external/chromium_org/chrome/browser/chromeos/file_manager/
file_tasks.h 247 typedef extensions::app_file_handler_util::PathAndMimeTypeSet
248 PathAndMimeTypeSet;
254 const PathAndMimeTypeSet& path_mime_set,
261 const PathAndMimeTypeSet& path_mime_set,
286 const PathAndMimeTypeSet& path_mime_set,
294 const PathAndMimeTypeSet& path_mime_set,

Completed in 59 milliseconds