Home
last modified time | relevance | path

Searched defs:ByteCountSent (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/netwerk/base/
H A DnsServerSocket.h32 virtual uint64_t ByteCountSent() override { return 0; } in ByteCountSent() function
H A DnsUDPSocket.h33 uint64_t ByteCountSent() override { return mByteWriteCount; } in ByteCountSent() function
/dports/www/firefox/firefox-99.0/netwerk/base/
H A DnsServerSocket.h32 virtual uint64_t ByteCountSent() override { return 0; } in ByteCountSent() function
H A DnsUDPSocket.h34 uint64_t ByteCountSent() override { return mByteWriteCount; } in ByteCountSent() function
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/
H A DnsServerSocket.h32 virtual uint64_t ByteCountSent() override { return 0; } in ByteCountSent() function
H A DnsUDPSocket.h33 uint64_t ByteCountSent() override { return mByteWriteCount; } in ByteCountSent() function
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/base/
H A DnsServerSocket.h32 virtual uint64_t ByteCountSent() override { return 0; } in ByteCountSent() function
H A DnsUDPSocket.h30 uint64_t ByteCountSent() override { return mByteWriteCount; } in ByteCountSent() function
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/base/
H A DnsServerSocket.h33 virtual uint64_t ByteCountSent() override { return 0; } in ByteCountSent() function
H A DnsUDPSocket.h37 uint64_t ByteCountSent() override { return mByteWriteCount; } in ByteCountSent() function
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/base/
H A DnsServerSocket.h32 virtual uint64_t ByteCountSent() override { return 0; } in ByteCountSent() function
H A DnsUDPSocket.h30 uint64_t ByteCountSent() override { return mByteWriteCount; } in ByteCountSent() function
/dports/www/firefox-legacy/firefox-52.8.0esr/media/mtransport/
H A Dtransportlayerprsock.h84 virtual uint64_t ByteCountSent() override { return 0; } in ByteCountSent() function
H A Dnr_socket_prsock.h161 virtual uint64_t ByteCountSent() override { return 0; } in ByteCountSent() function
/dports/lang/spidermonkey78/firefox-78.9.0/media/mtransport/
H A Dnr_socket_prsock.h160 virtual uint64_t ByteCountSent() override { return 0; } in ByteCountSent() function
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/transport/
H A Dnr_socket_prsock.h160 virtual uint64_t ByteCountSent() override { return 0; } in ByteCountSent() function
/dports/www/firefox/firefox-99.0/dom/media/webrtc/transport/
H A Dnr_socket_prsock.h160 virtual uint64_t ByteCountSent() override { return 0; } in ByteCountSent() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/transport/
H A Dnr_socket_prsock.h160 virtual uint64_t ByteCountSent() override { return 0; } in ByteCountSent() function
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/transport/test/
H A Dsockettransportservice_unittest.cpp113 virtual uint64_t ByteCountSent() override { return 0; } in ByteCountSent() function in __anon0b5d00ea0111::SocketHandler
/dports/lang/spidermonkey60/firefox-60.9.0/media/mtransport/test/
H A Dsockettransportservice_unittest.cpp130 virtual uint64_t ByteCountSent() override { return 0; } in ByteCountSent() function in __anon2fbeb7020111::SocketHandler
/dports/www/firefox/firefox-99.0/dom/media/webrtc/transport/test/
H A Dsockettransportservice_unittest.cpp113 virtual uint64_t ByteCountSent() override { return 0; } in ByteCountSent() function in __anon1de648b50111::SocketHandler
/dports/www/firefox-legacy/firefox-52.8.0esr/media/mtransport/test/
H A Dsockettransportservice_unittest.cpp131 virtual uint64_t ByteCountSent() override { return 0; } in ByteCountSent() function in __anon0ec733240111::SocketHandler
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/transport/test/
H A Dsockettransportservice_unittest.cpp113 virtual uint64_t ByteCountSent() override { return 0; } in ByteCountSent() function in __anon076f0d010111::SocketHandler
/dports/lang/spidermonkey78/firefox-78.9.0/media/mtransport/test/
H A Dsockettransportservice_unittest.cpp113 virtual uint64_t ByteCountSent() override { return 0; } in ByteCountSent() function in __anona7d867340111::SocketHandler
/dports/lang/spidermonkey60/firefox-60.9.0/media/mtransport/
H A Dnr_socket_prsock.h152 virtual uint64_t ByteCountSent() override { return 0; } in ByteCountSent() function

12