HomeSort by relevance Sort by last modified time
    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,
327 HttpConnectionCUPS::~HttpConnectionCUPS() {
332 void HttpConnectionCUPS::SetBlocking(bool blocking) {
336 http_t* HttpConnectionCUPS::http() {

Completed in 65 milliseconds