OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NextFirstServerIndex
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/dns/
dns_session.h
72
unsigned
NextFirstServerIndex
();
dns_session.cc
105
unsigned DnsSession::
NextFirstServerIndex
() {
dns_transaction.cc
514
// DnsSession::
NextFirstServerIndex
, and the order is round-robin afterwards.
761
first_server_index_ = session_->
NextFirstServerIndex
();
Completed in 234 milliseconds