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

/external/chromium_org/net/dns/
H A Ddns_session.h72 unsigned NextFirstServerIndex();
H A Ddns_session.cc105 unsigned DnsSession::NextFirstServerIndex() { function in class:net::DnsSession
H A Ddns_transaction.cc544 // DnsSession::NextFirstServerIndex, and the order is round-robin afterwards.
791 first_server_index_ = session_->NextFirstServerIndex();

Completed in 75 milliseconds