Home | History | Annotate | Download | only in shill

Lines Matching refs:details

1678 void Service::SetErrorDetails(const string& details) {
1679 if (error_details_ == details) {
1682 error_details_ = details;