OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadHttpPort
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/cloud_print/gcp20/prototype/
command_line_reader.h
14
uint16
ReadHttpPort
(uint16 default_value);
command_line_reader.cc
19
uint16
ReadHttpPort
(uint16 default_value) {
printer.cc
142
uint16 port = command_line_reader::
ReadHttpPort
(kHttpPortDefault);
Completed in 1150 milliseconds