Home
last modified time | relevance | path

Searched defs:SetRequestData (Results 1 – 3 of 3) sorted by relevance

/external/libbrillo/brillo/http/
Dmock_connection.h35 bool SetRequestData(StreamPtr stream, brillo::ErrorPtr* error) override { in SetRequestData() function
Dhttp_connection_fake.cc35 bool Connection::SetRequestData(StreamPtr stream, in SetRequestData() function in brillo::http::fake::Connection
Dhttp_connection_curl.cc80 bool Connection::SetRequestData(StreamPtr stream, in SetRequestData() function in brillo::http::curl::Connection