HomeSort by relevance Sort by last modified time
    Searched full:cups_encryption_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/printing/backend/
print_backend_cups.cc 135 http_encryption_t cups_encryption_; member in class:printing::PrintBackendCUPS
143 cups_encryption_(encryption),
325 HttpConnectionCUPS http(print_server_url_, cups_encryption_);
349 HttpConnectionCUPS http(print_server_url_, cups_encryption_);
  /external/chromium_org/chrome/service/cloud_print/
print_system_cups.cc 170 http_encryption_t cups_encryption_; member in class:cloud_print::PrintSystemCUPS
417 cups_encryption_(HTTP_ENCRYPT_NEVER),
426 cups_encryption_ =
470 backend_settings.SetInteger(kCUPSEncryption, cups_encryption_);
617 int num_jobs = GetJobs(&jobs, server_info->url, cups_encryption_,
802 cups_encryption_,

Completed in 30 milliseconds