Searched defs:HttpConnectionCUPS (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/printing/backend/
H A Dcups_helper.h23 class PRINTING_EXPORT HttpConnectionCUPS { class in namespace:printing
25 HttpConnectionCUPS(const GURL& print_server_url,
27 ~HttpConnectionCUPS();
H A Dcups_helper.cc316 HttpConnectionCUPS::HttpConnectionCUPS(const GURL& print_server_url, function in class:printing::HttpConnectionCUPS
334 HttpConnectionCUPS::~HttpConnectionCUPS() {
339 void HttpConnectionCUPS::SetBlocking(bool blocking) {
343 http_t* HttpConnectionCUPS::http() {

Completed in 76 milliseconds