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