HomeSort by relevance Sort by last modified time
    Searched refs:SetBlocking (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/printing/backend/
cups_helper.h 29 void SetBlocking(bool blocking);
print_backend_cups.cc 326 http.SetBlocking(blocking_);
350 http.SetBlocking(blocking_);
cups_helper.cc 331 void HttpConnectionCUPS::SetBlocking(bool blocking) {
  /external/chromium_org/chrome/service/cloud_print/
print_system_cups.cc 739 http.SetBlocking(false);
752 http.SetBlocking(false);

Completed in 52 milliseconds