OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jobid_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/local_discovery/
privet_http_impl.cc
484
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_
);
privet_http_impl.h
230
std::string
jobid_
;
member in class:local_discovery::PrivetLocalPrintOperationImpl
Completed in 806 milliseconds