Home
last modified time | relevance | path

Searched defs:listenerAddr (Results 1 – 9 of 9) sorted by relevance

/dports/www/firefox/firefox-99.0/netwerk/dns/
H A DChildDNSService.cpp167 uintptr_t listenerAddr = reinterpret_cast<uintptr_t>(aListener); in CancelAsyncResolveInternal() local
H A DnsDNSService2.cpp515 uintptr_t listenerAddr = reinterpret_cast<uintptr_t>(aListener); in EqualsAsyncListener() local
/dports/www/firefox-esr/firefox-91.8.0/netwerk/dns/
H A DChildDNSService.cpp157 uintptr_t listenerAddr = reinterpret_cast<uintptr_t>(aListener); in CancelAsyncResolveInternal() local
H A DnsDNSService2.cpp508 uintptr_t listenerAddr = reinterpret_cast<uintptr_t>(aListener); in EqualsAsyncListener() local
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/dns/
H A DChildDNSService.cpp157 uintptr_t listenerAddr = reinterpret_cast<uintptr_t>(aListener); in CancelAsyncResolveInternal() local
H A DnsDNSService2.cpp508 uintptr_t listenerAddr = reinterpret_cast<uintptr_t>(aListener); in EqualsAsyncListener() local
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/dns/
H A DChildDNSService.cpp173 uintptr_t listenerAddr = reinterpret_cast<uintptr_t>(aListener); in CancelAsyncResolveInternal() local
H A DnsDNSService2.cpp446 uintptr_t listenerAddr = reinterpret_cast<uintptr_t>(aListener); in EqualsAsyncListener() local
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/api/
H A Dapi.go90 listenerAddr net.Addr member