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

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_http_impl.cc589 if (!jobid_.empty()) {
592 jobid_);
617 if (has_extended_workflow_ && jobid_.empty()) {
742 // Try to get job ID from value. If not, jobid_ will be empty and we will use
744 value->GetString(kPrivetKeyJobID, &jobid_);
H A Dprivet_http_impl.h277 std::string jobid_; member in class:local_discovery::PrivetLocalPrintOperationImpl

Completed in 106 milliseconds