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

  /external/chromium_org/chrome/service/cloud_print/
printer_job_queue_handler.cc 91 job_location->second.last_retry_ + backoff_time;
143 metadata.last_retry_ = time_provider_->GetNow();
158 job_found.first->second.last_retry_ = time_provider_->GetNow();
printer_job_queue_handler.h 79 base::Time last_retry_; member in struct:cloud_print::PrinterJobQueueHandler::FailedJobMetadata

Completed in 26 milliseconds