Searched refs:token_is_ip (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/dns/
H A Ddns_hosts.cc31 // token was available. |token_is_ip| and |token| can be used to find out
78 bool token_is_ip() { return token_is_ip_; } function in class:net::HostsParser
117 if (parser.token_is_ip()) {

Completed in 25 milliseconds