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

  /external/chromium_org/cloud_print/gcp20/prototype/
printer.cc 111 : state(DEV_REG_UNREGISTERED),
202 if (reg_info_.state != RegistrationInfo::DEV_REG_UNREGISTERED)
289 if (reg_info_.state == RegistrationInfo::DEV_REG_UNREGISTERED)
324 if (reg_info_.state == RegistrationInfo::DEV_REG_UNREGISTERED)
549 if (reg_info_.state != RegistrationInfo::DEV_REG_UNREGISTERED &&
printer.h 46 DEV_REG_UNREGISTERED,

Completed in 1091 milliseconds