Home | History | Annotate | Download | only in chromeos

Lines Matching refs:error_description

134                                 const std::string& error_description,
137 if (!error_description.empty())
138 value->SetString("error", error_description);
209 const std::string& error_description) OVERRIDE;
214 const std::string& error_description,
393 const std::string& error_description) {
400 SetActivationStateAndError(state, error_description, &device_dict);
411 error_description),
420 const std::string& error_description,
425 SetActivationStateAndError(state, error_description, &device_dict);
658 const base::string16& error_description,