Home
last modified time | relevance | path

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

/external/libbrillo/brillo/http/
Dhttp_form_data.cc168 std::unique_ptr<FormField> file_field{new FileFormField{name, in AddFileField() local
174 AddCustomField(std::move(file_field)); in AddFileField()