Home
last modified time | relevance | path

Searched defs:CanSend (Results 1 – 25 of 110) sorted by relevance

12345

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/les/
H A Dodr_requests.go50 CanSend(*serverPeer) bool methodSpec
86 func (r *BlockRequest) CanSend(peer *serverPeer) bool { func
144 func (r *ReceiptsRequest) CanSend(peer *serverPeer) bool { func
201 func (r *TrieRequest) CanSend(peer *serverPeer) bool { func
255 func (r *CodeRequest) CanSend(peer *serverPeer) bool { func
325 func (r *ChtRequest) CanSend(peer *serverPeer) bool { func
413 func (r *BloomRequest) CanSend(peer *serverPeer) bool { func
489 func (r *TxStatusRequest) CanSend(peer *serverPeer) bool { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/les/
H A Dodr_requests.go52 CanSend(*peer) bool methodSpec
86 func (r *BlockRequest) CanSend(peer *peer) bool { func
142 func (r *ReceiptsRequest) CanSend(peer *peer) bool { func
204 func (r *TrieRequest) CanSend(peer *peer) bool { func
274 func (r *CodeRequest) CanSend(peer *peer) bool { func
364 func (r *ChtRequest) CanSend(peer *peer) bool { func
494 func (r *BloomRequest) CanSend(peer *peer) bool { func
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wds/src/libwds/common/
H A Dmessage_handler.cpp62 bool MessageSequenceHandler::CanSend(Message* message) const { in CanSend() function in wds::MessageSequenceHandler
134 bool MessageSequenceWithOptionalSetHandler::CanSend(Message* message) const { in CanSend() function in wds::MessageSequenceWithOptionalSetHandler
234 bool MessageReceiverBase::CanSend(Message* message) const { return false; } in CanSend() function in wds::MessageReceiverBase
336 bool SequencedMessageSender::CanSend(Message* message) const { in CanSend() function in wds::SequencedMessageSender
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wds/src/libwds/common/
H A Dmessage_handler.cpp62 bool MessageSequenceHandler::CanSend(Message* message) const { in CanSend() function in wds::MessageSequenceHandler
134 bool MessageSequenceWithOptionalSetHandler::CanSend(Message* message) const { in CanSend() function in wds::MessageSequenceWithOptionalSetHandler
234 bool MessageReceiverBase::CanSend(Message* message) const { return false; } in CanSend() function in wds::MessageReceiverBase
336 bool SequencedMessageSender::CanSend(Message* message) const { in CanSend() function in wds::SequencedMessageSender
/dports/www/firefox-esr/firefox-91.8.0/netwerk/dns/
H A DDNSRequestParent.h24 bool CanSend() const override { return PDNSRequestParent::CanSend(); } in CanSend() function
/dports/www/firefox/firefox-99.0/netwerk/dns/
H A DDNSRequestParent.h24 bool CanSend() const override { return PDNSRequestParent::CanSend(); } in CanSend() function
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/dns/
H A DDNSRequestParent.h24 bool CanSend() const override { return PDNSRequestParent::CanSend(); } in CanSend() function
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/dns/
H A DDNSRequestParent.h24 bool CanSend() const override { return PDNSRequestParent::CanSend(); } in CanSend() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/client/
H A DCompositableChild.h51 bool CanSend() const { in CanSend() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/ipc/
H A DVideoBridgeChild.h65 bool CanSend() { return mCanSend; } in CanSend() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/ipc/
H A DVideoBridgeChild.h61 bool CanSend() { return mCanSend; } in CanSend() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/ipc/
H A DVideoBridgeChild.h67 bool CanSend() { return mCanSend; } in CanSend() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DIPDLActor.h29 bool CanSend() const { return !mDestroyed; } in CanSend() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/ipc/
H A DVideoBridgeChild.h68 bool CanSend() { return mCanSend; } in CanSend() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/
H A DIPDLActor.h29 bool CanSend() const { return !mDestroyed; } in CanSend() function
/dports/www/firefox/firefox-99.0/gfx/layers/ipc/
H A DVideoBridgeChild.h66 bool CanSend() { return mCanSend; } in CanSend() function
/dports/www/firefox/firefox-99.0/gfx/layers/
H A DIPDLActor.h29 bool CanSend() const { return !mDestroyed; } in CanSend() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/ipc/
H A DVideoBridgeChild.h67 bool CanSend() { return mCanSend; } in CanSend() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DIPDLActor.h29 bool CanSend() const { return !mDestroyed; } in CanSend() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/
H A DIPDLActor.h29 bool CanSend() const { return !mDestroyed; } in CanSend() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/
H A DIPDLActor.h29 bool CanSend() const { return !mDestroyed; } in CanSend() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/congestion_control/
H A Dprr_sender.cc33 bool PrrSender::CanSend(QuicByteCount congestion_window, in CanSend() function in quic::PrrSender
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/congestion_control/
H A Dprr_sender.cc33 bool PrrSender::CanSend(QuicByteCount congestion_window, in CanSend() function in quic::PrrSender
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wds/src/libwds/sink/
H A Dstreaming_state.cpp167 bool CanSend(Message* message) const override { in CanSend() function in wds::sink::M7SenderOptional
206 bool CanSend(Message* message) const override { in CanSend() function in wds::sink::M9SenderOptional
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wds/src/libwds/sink/
H A Dstreaming_state.cpp167 bool CanSend(Message* message) const override { in CanSend() function in wds::sink::M7SenderOptional
206 bool CanSend(Message* message) const override { in CanSend() function in wds::sink::M9SenderOptional

12345