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

  /external/chromium_org/cloud_print/gcp20/prototype/
print_job_handler.cc 28 const size_t kMaxDrafts = 5;
93 if (drafts.size() > kMaxDrafts) { // Another simulation of error: business

Completed in 349 milliseconds