Home
last modified time | relevance | path

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

/external/opencore/protocols/http_parcom/include/
Dhttp_parser_external.h139 RefCountHTTPEntityUnit(HTTPEntityUnit &aEntityUnit, OsclRefCounter *aRefcnt) : in RefCountHTTPEntityUnit()
171 void bind(const HTTPEntityUnit &aEntityUnit, OsclRefCounter *aRefcnt) in bind()
/external/opencore/protocols/http_parcom/src/
Dhttp_parser.cpp50 …TPParser::parse(const OsclRefCounterMemFrag &aInputDataStream, RefCountHTTPEntityUnit &aEntityUnit) in parse()
172 int32 HTTPParser::parseEntityBody(RefCountHTTPEntityUnit &aEntityUnit) in parseEntityBody()
860 …BaseObject::constructEntityUnit(HTTPParserInput &aParserInput, RefCountHTTPEntityUnit &aEntityUnit) in constructEntityUnit()
1011 …2 HTTPParserHeaderObject::parse(HTTPParserInput &aParserInput, RefCountHTTPEntityUnit &aEntityUnit) in parse()
1273 …Object::parseEnityBodyChunkData(HTTPParserInput &aParserInput, RefCountHTTPEntityUnit &aEntityUnit) in parseEnityBodyChunkData()
1299 …arserNormalContentObject::parse(HTTPParserInput &aParserInput, RefCountHTTPEntityUnit &aEntityUnit) in parse()
1337 …TPParserCTEContentObject::parse(HTTPParserInput &aParserInput, RefCountHTTPEntityUnit &aEntityUnit) in parse()
1394 …erMultipartContentObject::parse(HTTPParserInput &aParserInput, RefCountHTTPEntityUnit &aEntityUnit) in parse()