Home
last modified time | relevance | path

Searched refs:is_numeric_host_address (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/tools/flip_server/
Dcreate_listener.h41 bool is_numeric_host_address,
52 bool is_numeric_host_address,
Dcreate_listener.cc93 bool is_numeric_host_address, in CreateListeningSocket() argument
115 if (is_numeric_host_address) { in CreateListeningSocket()
230 bool is_numeric_host_address, in CreateConnectedSocket() argument
245 if (is_numeric_host_address) in CreateConnectedSocket()