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

  /external/chromium_org/cloud_print/gcp20/prototype/
printer.h 47 DEV_REG_REGISTRATION_STARTED, // |action=start| was called,
printer.cc 207 reg_info_.state = RegistrationInfo::DEV_REG_REGISTRATION_STARTED;
235 if (reg_info_.state != RegistrationInfo::DEV_REG_REGISTRATION_STARTED &&
246 if (reg_info_.state == RegistrationInfo::DEV_REG_REGISTRATION_STARTED)

Completed in 42 milliseconds