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

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_http_impl.cc484 if (!jobid_.empty()) {
487 jobid_);
512 if (has_extended_workflow_ && !ticket_.empty() && jobid_.empty()) {
613 // Try to get job ID from value. If not, jobid_ will be empty and we will use
615 value->GetString(kPrivetKeyJobID, &jobid_);
H A Dprivet_http_impl.h230 std::string jobid_; member in class:local_discovery::PrivetLocalPrintOperationImpl

Completed in 235 milliseconds