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

  /external/chromium_org/cloud_print/gcp20/prototype/
printer.cc 122 pending_local_settings_check_(false),
431 pending_local_settings_check_ = true;
503 if (pending_local_settings_check_) {
522 pending_local_settings_check_ = false;
printer.h 231 bool pending_local_settings_check_; member in class:Printer

Completed in 333 milliseconds