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.h32 struct CONTENT_EXPORT ExplodedHttpBody { struct
34 std::vector<ExplodedHttpBodyElement> elements; argument
39 ExplodedHttpBody(); argument
Dpage_state_serialization.cc655 ExplodedHttpBody::ExplodedHttpBody() in ExplodedHttpBody() function in content::ExplodedHttpBody