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 29 typedef std::set<std::pair<base::FilePath, std::string> > PathAndMimeTypeSet;
47 const PathAndMimeTypeSet& files);
  /external/chromium_org/chrome/browser/chromeos/file_manager/
file_tasks.h 252 typedef extensions::app_file_handler_util::PathAndMimeTypeSet
253 PathAndMimeTypeSet;
259 const PathAndMimeTypeSet& path_mime_set,
266 const PathAndMimeTypeSet& path_mime_set,
291 const PathAndMimeTypeSet& path_mime_set,
299 const PathAndMimeTypeSet& path_mime_set,

Completed in 110 milliseconds