Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DnsHttpAuthCache.cpp301 nsHttpAuthNode::EntryList::const_iterator nsHttpAuthNode::LookupEntryItrByRealm( in LookupEntryItrByRealm() function in mozilla::net::nsHttpAuthNode
309 auto itr = LookupEntryItrByRealm(realm); in LookupEntryByRealm()
342 auto idx = LookupEntryItrByRealm(realm); in ClearAuthEntry()
H A DnsHttpAuthCache.h118 EntryList::const_iterator LookupEntryItrByRealm(
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DnsHttpAuthCache.cpp414 nsHttpAuthNode::EntryList::const_iterator nsHttpAuthNode::LookupEntryItrByRealm(
425 auto itr = LookupEntryItrByRealm(realm);
456 auto idx = LookupEntryItrByRealm(realm);
H A DnsHttpAuthCache.h137 EntryList::const_iterator LookupEntryItrByRealm(const char* realm) const;
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DnsHttpAuthCache.cpp414 nsHttpAuthNode::EntryList::const_iterator nsHttpAuthNode::LookupEntryItrByRealm( in LookupEntryItrByRealm() function in mozilla::net::nsHttpAuthNode
425 auto itr = LookupEntryItrByRealm(realm); in LookupEntryByRealm()
456 auto idx = LookupEntryItrByRealm(realm); in ClearAuthEntry()
H A DnsHttpAuthCache.h137 EntryList::const_iterator LookupEntryItrByRealm(const char* realm) const;
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DnsHttpAuthCache.cpp407 nsHttpAuthNode::EntryList::const_iterator nsHttpAuthNode::LookupEntryItrByRealm( in LookupEntryItrByRealm() function in mozilla::net::nsHttpAuthNode
418 auto itr = LookupEntryItrByRealm(realm); in LookupEntryByRealm()
449 auto idx = LookupEntryItrByRealm(realm); in ClearAuthEntry()
H A DnsHttpAuthCache.h137 EntryList::const_iterator LookupEntryItrByRealm(const char* realm) const;