Home
last modified time | relevance | path

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

/external/libbrillo/brillo/http/
Dhttp_form_data.cc137 std::string data = GetBoundaryEnd(); in ExtractDataStreams()
182 std::string MultiPartFormField::GetBoundaryEnd() const { in GetBoundaryEnd() function in brillo::http::MultiPartFormField
Dhttp_form_data.h189 std::string GetBoundaryEnd() const;