OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HttpConnectionCUPS
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/printing/backend/
cups_helper.h
23
class PRINTING_EXPORT
HttpConnectionCUPS
{
25
HttpConnectionCUPS
(const GURL& print_server_url,
27
~
HttpConnectionCUPS
();
cups_helper.cc
308
HttpConnectionCUPS
::
HttpConnectionCUPS
(const GURL& print_server_url,
326
HttpConnectionCUPS
::~
HttpConnectionCUPS
() {
331
void
HttpConnectionCUPS
::SetBlocking(bool blocking) {
335
http_t*
HttpConnectionCUPS
::http() {
Completed in 52 milliseconds