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

  /external/chromium_org/chrome/service/cloud_print/
printer_job_queue_handler.h 77 struct FailedJobMetadata {
82 typedef std::map<std::string, FailedJobMetadata> FailedJobMap;
83 typedef std::pair<std::string, FailedJobMetadata> FailedJobPair;
printer_job_queue_handler.cc 141 FailedJobMetadata metadata;

Completed in 309 milliseconds