Searched defs:ExplodedHttpBody (Results 1 – 2 of 2) sorted by relevance
34 struct CONTENT_EXPORT ExplodedHttpBody { struct36 std::vector<ExplodedHttpBodyElement> elements; argument41 ExplodedHttpBody(); argument
687 ExplodedHttpBody::ExplodedHttpBody() in ExplodedHttpBody() function in content::ExplodedHttpBody