Searched refs:create_connection_error (Results 1 – 1 of 1) sorted by relevance
70 void SetCreateConnectionError(brillo::ErrorPtr create_connection_error) { in SetCreateConnectionError() argument71 create_connection_error_ = std::move(create_connection_error); in SetCreateConnectionError()