Home
last modified time | relevance | path

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

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