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

  /external/chromium_org/cloud_print/gcp20/prototype/
privet_http_server.h 106 int* error_timeout,
privet_http_server.cc 300 int error_timeout = -1; local
305 &error_timeout, &error_description);
319 return CreateErrorWithTimeout("printer_busy", error_timeout);
printer.h 78 int* error_timeout,
printer.cc 402 int* error_timeout,
405 error_timeout, error_description);

Completed in 263 milliseconds