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 35 typedef std::set<std::pair<base::FilePath, std::string> > PathAndMimeTypeSet;
53 const PathAndMimeTypeSet& files);
  /external/chromium_org/chrome/browser/chromeos/file_manager/
file_tasks.h 250 typedef extensions::app_file_handler_util::PathAndMimeTypeSet
251 PathAndMimeTypeSet;
257 const PathAndMimeTypeSet& path_mime_set,
264 const PathAndMimeTypeSet& path_mime_set,
289 const PathAndMimeTypeSet& path_mime_set,
297 const PathAndMimeTypeSet& path_mime_set,

Completed in 1126 milliseconds