Home
last modified time | relevance | path

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

/external/chromium_org/content/common/
Dpage_state_serialization.h34 struct CONTENT_EXPORT ExplodedHttpBody { struct
36 std::vector<ExplodedHttpBodyElement> elements; argument
41 ExplodedHttpBody(); argument
Dpage_state_serialization.cc687 ExplodedHttpBody::ExplodedHttpBody() in ExplodedHttpBody() function in content::ExplodedHttpBody