Searched defs:ExplodedHttpBody (Results 1 – 2 of 2) sorted by relevance
32 struct CONTENT_EXPORT ExplodedHttpBody { struct34 std::vector<ExplodedHttpBodyElement> elements; argument39 ExplodedHttpBody(); argument
655 ExplodedHttpBody::ExplodedHttpBody() in ExplodedHttpBody() function in content::ExplodedHttpBody