Home
last modified time | relevance | path

Searched refs:create_connection_error (Results 1 – 1 of 1) sorted by relevance

/external/libbrillo/brillo/http/
Dhttp_transport_fake.h70 void SetCreateConnectionError(brillo::ErrorPtr create_connection_error) { in SetCreateConnectionError() argument
71 create_connection_error_ = std::move(create_connection_error); in SetCreateConnectionError()