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

  /external/chromium_org/cloud_print/gcp20/prototype/
print_job_handler.cc 188 bool PrintJobHandler::GetJobState(const std::string& id,
printer.cc 426 bool Printer::GetJobState(const std::string& id, LocalPrintJob::Info* info) {
427 return print_job_handler_->GetJobState(id, info);

Completed in 100 milliseconds