Searched refs:kDeviceRegistrationError (Results 1 – 1 of 1) sorted by relevance
41 const char kDeviceRegistrationError[] = "PHONE_REGISTRATION_ERROR"; variable58 if (error.find(kDeviceRegistrationError) != std::string::npos) in GetStatusFromError()