Home
last modified time | relevance | path

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

/external/chromium_org/net/dns/
Ddns_hosts.cc86 bool token_is_ip() { return token_is_ip_; } in token_is_ip() function in net::__anon5dfaa0750111::HostsParser
141 if (parser.token_is_ip()) { in ParseHostsWithCommaMode()