OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kPrivetErrorPrinterBusy
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/local_discovery/
privet_constants.cc
27
const char
kPrivetErrorPrinterBusy
[] = "printer_busy";
privet_constants.h
28
extern const char
kPrivetErrorPrinterBusy
[];
privet_url_fetcher.cc
209
(error ==
kPrivetErrorPrinterBusy
);
Completed in 27 milliseconds