OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:use_pdf_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/local_discovery/
privet_http_impl.cc
474
use_pdf_
(false),
530
use_pdf_
= false;
533
use_pdf_
= content_types.Contains(kPrivetContentTypePDF) ||
537
if (
use_pdf_
) {
604
if (!
use_pdf_
) {
719
} else if (
use_pdf_
&& error == kPrivetErrorInvalidDocumentType) {
720
use_pdf_
= false;
privet_http_impl.h
267
bool
use_pdf_
;
member in class:local_discovery::PrivetLocalPrintOperationImpl
Completed in 886 milliseconds