OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kHTTPMethodTerminator
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/shill/
http_proxy.h
100
static const char
kHTTPMethodTerminator
[];
http_proxy.cc
67
const char HTTPProxy::
kHTTPMethodTerminator
[] = " ";
460
size_t method_end = header->find(
kHTTPMethodTerminator
);
Completed in 99 milliseconds