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 252 http.SetBlocking(blocking_);
276 http.SetBlocking(blocking_);
cups_helper.cc 336 void HttpConnectionCUPS::SetBlocking(bool blocking) {
  /external/chromium_org/chrome/service/cloud_print/
print_system_cups.cc 751 http.SetBlocking(false);
764 http.SetBlocking(false);

Completed in 199 milliseconds