Home
last modified time | relevance | path

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

/external/libbrillo/brillo/http/
Dhttp_request.cc187 bool Request::AddRequestBody(const void* data, in AddRequestBody() function in brillo::http::Request
196 bool Request::AddRequestBody(StreamPtr stream, brillo::ErrorPtr* error) { in AddRequestBody() function in brillo::http::Request