Home
last modified time | relevance | path

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

/external/chromium/net/tools/flip_server/
Dcreate_listener.h42 bool is_numeric_host_address,
53 bool is_numeric_host_address,
Dcreate_listener.cc103 bool is_numeric_host_address, in CreateListeningSocket() argument
123 if (is_numeric_host_address) { in CreateListeningSocket()
232 bool is_numeric_host_address, in CreateConnectedSocket() argument
247 if (is_numeric_host_address) in CreateConnectedSocket()