OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HttpParser
(Results
1 - 6
of
6
) sorted by null
/external/chromium/third_party/libjingle/source/talk/base/
httpbase.h
42
//
HttpParser
- Parses an HTTP stream provided via Process and end_of_input, and
48
class
HttpParser
{
51
HttpParser
();
52
virtual ~
HttpParser
();
65
//
HttpParser
Interface
112
: private
HttpParser
,
145
// pushing it through the
HttpParser
, and then populating the HttpData object
152
// support GetDocumentStream(). However, since the
HttpParser
is callback
156
//
HttpParser
::complete should be called.
167
//
HttpParser
Interfac
[
all
...]
httpbase.cc
62
//
HttpParser
65
HttpParser
::
HttpParser
() {
69
HttpParser
::~
HttpParser
() {
73
HttpParser
::reset() {
79
HttpParser
::ProcessResult
80
HttpParser
::Process(const char* buffer, size_t len, size_t* processed,
144
HttpParser
::ProcessResult
145
HttpParser
::ProcessLine(const char* line, size_t len, HttpError* error)
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/base/
httpbase.h
42
//
HttpParser
- Parses an HTTP stream provided via Process and end_of_input, and
48
class
HttpParser
{
51
HttpParser
();
52
virtual ~
HttpParser
();
65
//
HttpParser
Interface
112
: private
HttpParser
,
145
// pushing it through the
HttpParser
, and then populating the HttpData object
152
// support GetDocumentStream(). However, since the
HttpParser
is callback
156
//
HttpParser
::complete should be called.
167
//
HttpParser
Interfac
[
all
...]
httpbase.cc
62
//
HttpParser
65
HttpParser
::
HttpParser
() {
69
HttpParser
::~
HttpParser
() {
73
HttpParser
::reset() {
79
HttpParser
::ProcessResult
80
HttpParser
::Process(const char* buffer, size_t len, size_t* processed,
144
HttpParser
::ProcessResult
145
HttpParser
::ProcessLine(const char* line, size_t len, HttpError* error)
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar
org.apache.commons.httpclient_3.1.0.v201005080502.jar
Completed in 29 milliseconds