OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kDefaultHTTPPort
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/shill/
http_url.cc
30
const int HTTPURL::
kDefaultHTTPPort
= 80;
39
: port_(
kDefaultHTTPPort
),
52
port =
kDefaultHTTPPort
;
http_url.h
35
static const int
kDefaultHTTPPort
;
Completed in 293 milliseconds