Searched refs:SetJobState (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cloud_print/gcp20/prototype/
H A Dprint_job_handler.h78 void SetJobState(const std::string& id, LocalPrintJob::State);
H A Dprint_job_handler.cc178 SetJobState(job_id, LocalPrintJob::STATE_ABORTED);
183 SetJobState(job_id, LocalPrintJob::STATE_DONE);
258 void PrintJobHandler::SetJobState(const std::string& id, function in class:PrintJobHandler

Completed in 73 milliseconds