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 92 job_location->second.last_retry_ + backoff_time;
145 metadata.last_retry_ = time_provider_->GetNow();
160 job_found.first->second.last_retry_ = time_provider_->GetNow();
printer_job_queue_handler.h 80 base::Time last_retry_; member in struct:cloud_print::PrinterJobQueueHandler::FailedJobMetadata

Completed in 106 milliseconds